Loading Tool

Explorer IconExplorer

Memory Pool

86,330 transactions
32.89 vMB
0.07568404 BTC
Random Selection Loading Transactions
Max Size: 196.05/200 MB

Candidate Block

Mining Attempt 7ca212471415c2cabaa1c5e7b769449580b70444910a2eab481172ba80125180
Version 20000000
Previous Block 00000000000000000001120b3e90121a7d53199734640ccdc9413977ac8b9735
Merkle Root 329189df52be4f6b04803dc91c54b3292ef9e86dfd2227c0c847df92fa25b5ea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,075
Size: 1.00 vMB
Total Fees: 0.01033459 BTC
Feerates: 151.14 > 1.04 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,947 (241,402 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
673,545 673,545 00000000000000000004643b2bf7962418abfa6a40706893a86e50d73e6fbe61 2,176 1.00/1.00 vMB 56
673,544 673,544 00000000000000000008d5137d1fe0fd2ae0dd6086037e676bbb4190e94bc352 1,547 1.00/1.00 vMB 68
673,543 673,543 00000000000000000005c9743606e7e297d8487e611433ee55154d89c332e41d 1,297 1.00/1.00 vMB 43
673,542 673,542 0000000000000000000b7f450aa5f8d6f484b0a6fb6e2dd3e322298e3c95c3d6 1,600 1.00/1.00 vMB 45
673,541 673,541 0000000000000000000449f93a6d8da2b45c73f24220f4e29f0f275fea393e16 2,223 1.00/1.00 vMB 15
673,540 673,540 00000000000000000002c4214ad500e1ae41af1dd3e5cca71849f80c740897da 3,032 1.00/1.00 vMB 88
673,539 673,539 00000000000000000005997d90a98aefce3a10742cd72621bf4cbfc16899677c 1,985 1.00/1.00 vMB 50
673,538 673,538 00000000000000000005925f30b4aa2af60a7a0b30ac43bba4472339e12a7382 885 1.00/1.00 vMB 25
673,537 673,537 00000000000000000009658e6fa0d0758c2b6c527f66ab704362a411cb6227e0 1,696 1.00/1.00 vMB 13
673,536 673,536 0000000000000000000c3514670d61fc6b566360b3b51b81f8f2dae789899359 2,319 1.00/1.00 vMB 22
673,535 673,535 00000000000000000002236787d4594945964c20702be726b6204e13f14b900c 1,910 1.00/1.00 vMB 54
673,534 673,534 0000000000000000000ce27afca906608312ff22612a65486bf9916744f0ce3e 456 1.00/1.00 vMB 97
673,533 673,533 000000000000000000059810657c4660426130dd340ca1c8532a7d8b9c87d7d0 1,642 1.00/1.00 vMB 112
673,532 673,532 00000000000000000007416492e8ecb02ed80d25ac3a30eabbfce6aa97f33f9b 2,844 1.00/1.00 vMB 71
673,531 673,531 0000000000000000000920327608be23c01586710c015efdd6ee6082d430aaf8 1,314 1.00/1.00 vMB 23
673,530 673,530 0000000000000000000a8cd4f5f551d5fe20415c3771c21020af0554996ed9be 2,116 1.00/1.00 vMB 28
673,529 673,529 0000000000000000000613e1ac17ab73f522454ae08d2d3f858233945fec4943 2,362 1.00/1.00 vMB 30
673,528 673,528 0000000000000000000794419c8ac20e1b3a520df2f800f475cfe6d423354c9c 2,309 1.00/1.00 vMB 63
673,527 673,527 00000000000000000000612b9997d67554b4d2ecf03b4c0ecbe03d99fb0a4551 2,487 1.00/1.00 vMB 61
673,526 673,526 0000000000000000000865bf9c6b16342c3868472f650b1ff78f125ef703a844 2,558 1.00/1.00 vMB 19
673,525 673,525 0000000000000000000ab017ade2a5ca566eb830cb79326d399ce59bd934d086 1,594 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.29 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: 657.32 GB
    • Received: 14.52 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.