Loading Tool

Explorer IconExplorer

Memory Pool

47,525 transactions
28.02 vMB
0.06696049 BTC
Random Selection Loading Transactions
Max Size: 149.24/200 MB

Candidate Block

Mining Attempt c6f9b43b22238246fd297b2481023209a7a7177824f4021868dc4933e0e91292
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root 6b1b74870150a4e9d995b1bc929849cb1fc2e077c7b7c7b4e3a8276957438c1b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,053
Size: 1.00 vMB
Total Fees: 0.01378738 BTC
Feerates: 40.21 > 1.38 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (389,260 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
525,530 525,530 000000000000000000353ffeaef99d195b340c2f1d9f154898779a02cbec4617 132 0.09/1.00 vMB 68
525,529 525,529 0000000000000000000b3851ff98ed41e3c53d419d4cf82d90186ab83fee3e1d 655 0.23/1.00 vMB 20
525,528 525,528 0000000000000000000dde00b8809d4545337befeb9331a8a80ce6ba49ae10e3 2,160 0.70/1.00 vMB 17
525,527 525,527 0000000000000000000afc2f832d63e88fa880e9be8c067f884c3ce5bfdee5f0 614 0.23/1.00 vMB 16
525,526 525,526 000000000000000000097e1060904a8c08f6b85ab74a75377204893d09d66d03 1,095 0.37/1.00 vMB 24
525,525 525,525 000000000000000000095ab4dc54f15bbe6fec520a4e263a1679f0296625565c 2,611 0.91/1.00 vMB 13
525,524 525,524 0000000000000000001094ee24f5f13fc35c5ee9f9be057f11e0c90d5f25fbec 649 0.29/1.00 vMB 44
525,523 525,523 0000000000000000003c5bf1857418ad2081cd9986a11f938aeda81aa925a225 345 0.12/1.00 vMB 12
525,522 525,522 0000000000000000003c0267d6a2e24232acb32a996622a709a4e66b1bde4e85 279 0.08/1.00 vMB 19
525,521 525,521 0000000000000000001073259126361f4670c6ffb4079113a75811eb1d9ac3ef 377 0.11/1.00 vMB 15
525,520 525,520 00000000000000000036b6c6adce4dc88bca36419a86c7abc72e0bff9cdb365c 1,151 0.37/1.00 vMB 22
525,519 525,519 00000000000000000017c4a6cb014203da43d0cc0029430b4479e8c676a31476 1,579 0.66/1.00 vMB 23
525,518 525,518 0000000000000000002521d8eb85294864f937918dcbdcc33f42ab0c55c5d5b9 63 0.02/1.00 vMB 19
525,517 525,517 00000000000000000037fa077335f7d41fd5c8b580d56af6a9a832db4277b5ee 964 0.28/1.00 vMB 16
525,516 525,516 000000000000000000325570ff447f87c5bfada1391b52c606f99c7ded32c593 1,787 0.54/1.00 vMB 4
525,515 525,515 0000000000000000001032bc4a0629bee458bc033f121a519d80666e9ec6786c 2,877 1.00/1.00 vMB 20
525,514 525,514 000000000000000000152070c58d93005b8d9fb383ef7804cfa486d3d59db18e 2,659 0.91/1.00 vMB 16
525,513 525,513 0000000000000000000b2cb342e15a3fc3cef51a5a0baada15998f94d359ecab 2,839 1.00/1.00 vMB 17
525,512 525,512 00000000000000000005d7560447439001500f85c84a79d0160b55e41acf30de 848 0.36/1.00 vMB 16
525,511 525,511 000000000000000000351fb1f291f18b8d7f3b952f507b372f36e05c58633aaf 48 0.02/1.00 vMB 14
525,510 525,510 0000000000000000001fa8e3cc9fd94450d1baf056e8783ab1fd79f5fef1eb62 405 0.18/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.01 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: 649.64 GB
    • Received: 13.19 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.