Loading Tool

Explorer IconExplorer

Memory Pool

39,814 transactions
26.24 vMB
0.05378139 BTC
Random Selection Loading Transactions
Max Size: 136.90/200 MB

Candidate Block

Mining Attempt 0e5ef54cd6e0317634c54a3077dd6a6ebfd76447b8d4028bdb1e04ee4661a52f
Version 20000000
Previous Block 0000000000000000000018814d3d8a0f9277bbafe575a6ea906e31298d58afa1
Merkle Root 2e84e611409f8553f0c8aa18f2f3dc8ce6e8bd6158d4cad87f3336f8108dae41
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,554
Size: 1.00 vMB
Total Fees: 0.00511644 BTC
Feerates: 100.00 > 0.51 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,799 (144,156 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
770,643 770,643 00000000000000000004e3f268ac79585b802e43b5626975e82dbcb6c63bdad6 422 0.15/1.00 vMB 10
770,642 770,642 00000000000000000007d3221c5064fffd7c0bdc14450e313be4faec96ae3180 568 0.24/1.00 vMB 12
770,641 770,641 0000000000000000000381d16ad2ce3d11e3dc51e0bc84c0165fe390349d80dd 1,428 0.53/1.00 vMB 11
770,640 770,640 00000000000000000000b400725434a7c154f4cc7c40f55206a0c68f4d09cfa4 673 0.47/1.00 vMB 3
770,639 770,639 00000000000000000004b0723272db5a3196f10c079cf9772af4cd9678e6aadf 2,584 1.00/1.00 vMB 13
770,638 770,638 00000000000000000000719425f601ede9c1de04365850226aeceaa9326c815a 1,125 0.81/1.00 vMB 4
770,637 770,637 0000000000000000000141fe2e722ef7ebf095a9d82b9b053b9fee915658308d 2,739 1.00/1.00 vMB 16
770,636 770,636 00000000000000000005b4cc94f2457b23d5ecc551ebb5520322736d17606b34 1,483 0.63/1.00 vMB 18
770,635 770,635 00000000000000000003a50941b01827ce9ab080901fa0b32012b7f004059aeb 801 0.34/1.00 vMB 12
770,634 770,634 0000000000000000000026db140b2d58019b615808185cfd2168d7a9d70aff5d 963 0.41/1.00 vMB 11
770,633 770,633 00000000000000000006014ec807ec02c09ac21e91397f9835c524e74890072e 790 0.24/1.00 vMB 13
770,632 770,632 00000000000000000000bdc89b47ee371f8699717acd92e00b9f288acea1084d 2,416 0.83/1.00 vMB 12
770,631 770,631 00000000000000000007064242b155f70f58830e0450e9664ece9d189e95b488 848 1.00/1.00 vMB 4
770,630 770,630 000000000000000000063c20694a753bfaf7709dab41f25d025fc3beef8ac8bd 2,480 1.00/1.00 vMB 6
770,629 770,629 0000000000000000000542280ad4717ee1ec8bbe78fad3ba25455ca79cfe516d 2,265 1.00/1.00 vMB 8
770,628 770,628 000000000000000000071c144d45bdecae32c74bd1b33620c33a25b7a60c8d7e 2,413 1.00/1.00 vMB 12
770,627 770,627 000000000000000000026b10ef90b6f3fe63a89a0357e0ad12917ffffd30d366 3,056 1.00/1.00 vMB 25
770,626 770,626 00000000000000000001e4e7159c270960cb9bb01bd628ffcd94a7a7d8088f16 3,088 1.00/1.00 vMB 9
770,625 770,625 00000000000000000005f214c28e487e61cae038f905e36f1371b7464438e3e9 2,384 1.00/1.00 vMB 16
770,624 770,624 00000000000000000004bfa705769a0714878fdc92ca106d0cdce94f934874cf 1,633 0.86/1.00 vMB 10
770,623 770,623 000000000000000000058c2078f2425c89e0482bc07586c382cd95770bca5e71 452 0.19/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.03 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: 650.29 GB
    • Received: 13.26 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.