Loading Tool

Explorer IconExplorer

Memory Pool

85,058 transactions
31.66 vMB
0.10033283 BTC
Random Selection Loading Transactions
Max Size: 193.16/200 MB

Candidate Block

Mining Attempt 78b5049e8fe17058121e1758c2bcb1a26d9a50c659b1bceb5334263de5d64221
Version 20000000
Previous Block 000000000000000000007d18c42d3ede84298f1d150a1c2a3362d6d1dc1e1e0d
Merkle Root 3ce2f8bbb16088b86a2d084038e3213c8e6fca3ce9658b949803a35a5f7241f5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,608
Size: 1.00 vMB
Total Fees: 0.02625984 BTC
Feerates: 150.77 > 2.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,335 (467,069 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
448,266 448,266 000000000000000001e8b73abca4428e06eb2eb9629d8e2fdb8492517d5cffb3 1,575 0.67/1.00 vMB 78
448,265 448,265 000000000000000000fd9778907331d88a2b80fb741d1c6acaeffc1ab35507f1 1,165 0.50/1.00 vMB 74
448,264 448,264 000000000000000000eec088e4c52ecf803bba856e9ef9fc3dc35754a6af729a 1,850 0.78/1.00 vMB 72
448,263 448,263 0000000000000000007250ca97b501928ef18a20bd0c399f599aad782acb0830 870 0.42/1.00 vMB 74
448,262 448,262 000000000000000001de58870ed43e9cb117be4daf22596e716b7b704dbfdcc8 1,172 0.49/1.00 vMB 83
448,261 448,261 00000000000000000281d460a1854ac8bbce27ec27664f8b68da94e8e16637c8 1,699 0.86/1.00 vMB 58
448,260 448,260 0000000000000000014e2034bf9bd1eb3888f13ef76dab45ba851c52ace12cea 1,031 0.42/1.00 vMB 82
448,259 448,259 000000000000000002b507ec92c862a4a86c80a3a65e7927b0116f0d48612337 1,735 0.78/1.00 vMB 73
448,258 448,258 000000000000000001ea6cbe4631514769e5075fb2d471eb872145aad564901e 1,461 1.00/1.00 vMB 62
448,257 448,257 0000000000000000018bf911c3445d9f03639a77ace962acbd7f59a8c54daf4a 2,309 1.00/1.00 vMB 80
448,256 448,256 000000000000000000d31e7c6927a5648fe0abb3c8aa6090e2c16b3f37f5f4a5 2,129 1.00/1.00 vMB 82
448,255 448,255 0000000000000000019232ab43134e7a47227f1a638c5390048a34be803ca069 1,520 0.66/1.00 vMB 77
448,254 448,254 000000000000000001bdf47bc25f3d2eae59ca7d7de8bd517169492872441ed0 754 0.38/1.00 vMB 62
448,253 448,253 00000000000000000127b761a1fd52f2fbaca27f027630331b054f4213f1f6ff 1,421 1.00/1.00 vMB 5
448,252 448,252 0000000000000000026a2eeeb099e796d76652654809a4714dc62b54af663225 1,584 0.71/1.00 vMB 76
448,251 448,251 000000000000000003415a3e02f800f601df840c477360369b5c8ee5b329ef3b 356 1.00/1.00 vMB 14
448,250 448,250 00000000000000000027cccbbddb1bbd80be4de5b07b9737cf26f4f08270920e 1,343 0.77/1.00 vMB 60
448,249 448,249 000000000000000000453ca77c3490aa3bac14dd5fe9ea582b4ee35bf69f2fb4 2,923 1.00/1.00 vMB 92
448,248 448,248 00000000000000000260c1bac053e2bb4719b984b725c14c220e821aa0b90630 395 0.23/1.00 vMB 53
448,247 448,247 00000000000000000167ef0b588dcaa3eca2eccdefbe04beca9c2e559f0e2839 555 0.33/1.00 vMB 67
448,246 448,246 000000000000000000199e23d638818d6164f828cd98ff26891b545caeca641f 681 0.42/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 782.97 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 716.12 GB
    • Received: 17.78 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.