Loading Tool

Explorer IconExplorer

Memory Pool

41,849 transactions
27.67 vMB
0.07557246 BTC
Random Selection Loading Transactions
Max Size: 142.90/200 MB

Candidate Block

Mining Attempt be0b66b21ceadd8ea874a6b573b82b173c37e376e8db88254489b0773ca58094
Version 20000000
Previous Block 00000000000000000000a1786ddd55fd420afa28e0b26d3cdf698b7c13a266b5
Merkle Root d88a2bb796fa3623a0f9874e977e68285b24a4412505125c4acc1d311a8e9a59
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,270
Size: 1.00 vMB
Total Fees: 0.02066898 BTC
Feerates: 101.47 > 2.07 > 0.60 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,661 (337,193 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
577,468 577,468 0000000000000000000399dc71d0797d3c009c67492e869988012f7f093a6b4f 3,004 1.00/1.00 vMB 92
577,467 577,467 00000000000000000002417441b8cbad07bbe10133ab75865f9dec675740173f 2,649 1.00/1.00 vMB 15
577,466 577,466 000000000000000000199a565d71fb4a8c1b96a1b199aed6fe331d90b10e07bc 2,837 1.00/1.00 vMB 132
577,465 577,465 0000000000000000002107f79ece7939717db20692ff6cbc5b6167565d33b08f 2,059 1.00/1.00 vMB 57
577,464 577,464 000000000000000000244968f9a31c4be14bbb9936c0aead2a4102b736c00250 1,884 1.00/1.00 vMB 110
577,463 577,463 00000000000000000007bf364e915c94b39a2412dca183ba2fcf7e1287521b39 1,463 1.00/1.00 vMB 97
577,462 577,462 00000000000000000017a74bd66bb3ec72ba6d31cba35244f6bbaed0450576c9 2,762 1.00/1.00 vMB 147
577,461 577,461 000000000000000000012b58c03520196076dfa5e7e93e3c31c221d7b3a9ef75 3,070 1.00/1.00 vMB 166
577,460 577,460 0000000000000000001d0795fd89e8b8c58335681800c059bbfb5f05a5d08026 2,313 1.00/1.00 vMB 85
577,459 577,459 0000000000000000001e4ab6c46124a2444831668eb39a7e9dd911dd74ebc13f 2,451 1.00/1.00 vMB 36
577,458 577,458 0000000000000000001db90ee48dac66e959efdb5cdbb445a03049cc50e6ba61 2,260 1.00/1.00 vMB 42
577,457 577,457 0000000000000000002714d2c55498b9724c67ab6fe6799042f11628429bde08 2,716 1.00/1.00 vMB 79
577,456 577,456 00000000000000000028050a7b5a887c7d65f81ae9f116a11f73c09034dd0926 2,333 1.00/1.00 vMB 62
577,455 577,455 0000000000000000001294794989abcb14850281328809e7c05df0107f18c5ef 1,808 1.00/1.00 vMB 89
577,454 577,454 00000000000000000010d3467140fd06c214ee9facd4dd0dc9762ab6033d1b41 2,929 1.00/1.00 vMB 176
577,453 577,453 0000000000000000001a802018563724444944a85520abc3b4870ea9ec48a1a8 2,186 1.00/1.00 vMB 106
577,452 577,452 000000000000000000239d97f16e4113a4c61ced5c598bc98c28f4dc7295135b 2,750 1.00/1.00 vMB 137
577,451 577,451 00000000000000000013886cc5bfa15d88db56f024a66b92f4b10ecf46922ff5 2,744 1.00/1.00 vMB 150
577,450 577,450 0000000000000000001381b80d426e7cefcb7ce8ba451ca59dc0b493702a83e2 2,458 1.00/1.00 vMB 213
577,449 577,449 0000000000000000000c405ba5df5f5533359a4393247a0c52d26c458d4dd989 2,142 1.00/1.00 vMB 41
577,448 577,448 0000000000000000001f393138d21ea1903dbac8ac1b32c621d2b2679f878ad0 1,670 1.00/1.00 vMB 107
Previous 10 blocks ↓
Total Size: 781.79 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: 634.08 GB
    • Received: 12.24 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.