Loading Tool

Explorer IconExplorer

Memory Pool

77,360 transactions
28.44 vMB
0.09330557 BTC
Random Selection Loading Transactions
Max Size: 172.97/200 MB

Candidate Block

Mining Attempt 2189c5c905aaedea169f5be64348d6857ce2d5e002ab2c87cf9654e64c199bc9
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root b0e7ed20d46dc882728744262392408236cd1496cc5377db27b5de5a566f20ba
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,950
Size: 1.00 vMB
Total Fees: 0.02954716 BTC
Feerates: 201.07 > 2.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (287,826 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
627,471 627,471 0000000000000000000d4572957d698415118c196a5b867a8e0ae3d6083dfffa 2,599 1.00/1.00 vMB 14
627,470 627,470 00000000000000000004b7b9409020ede6f21aaa4c737a2a70890fba129f0472 2,706 1.00/1.00 vMB 25
627,469 627,469 0000000000000000000ebcc02a0d31a12fdf9609a53bd3d480294d9be315dff5 2,141 1.00/1.00 vMB 36
627,468 627,468 00000000000000000003084d6dffb3e0207d1bf3aface24fdf38b77fde67ea1a 3,005 1.00/1.00 vMB 22
627,467 627,467 000000000000000000067132185afe836ce38fc0499d46e210bc53cdcd08f65b 2,732 1.00/1.00 vMB 25
627,466 627,466 00000000000000000009fec9801ce28dbbe286cffa50f9b387e4001821e1cec2 2,961 1.00/1.00 vMB 25
627,465 627,465 0000000000000000000f1598908199d9066c5cb2ca4e545900d2b7fce17be160 2,613 1.00/1.00 vMB 34
627,464 627,464 0000000000000000000fd16ee272a81bec3633d907108acba9b82d4982de86eb 2,448 1.00/1.00 vMB 42
627,463 627,463 0000000000000000000854e6a521ddfb4d0393f50154667783bd644b8b57f02e 2,940 1.00/1.00 vMB 43
627,462 627,462 00000000000000000007ee9619d0e83daf4cf87c1e1f75a13c94fb858f2321b3 2,799 1.00/1.00 vMB 28
627,461 627,461 0000000000000000000261a6a139dc92566de8dbc52799f9ad4a44d8e175dfc8 2,839 1.00/1.00 vMB 45
627,460 627,460 0000000000000000000253d7d7d267ed96107215c62429732b9954b91e2bf391 2,028 1.00/1.00 vMB 18
627,459 627,459 0000000000000000000e45fb90cdee8155b40c04bab3769f59b32007d5344bda 2,824 1.00/1.00 vMB 32
627,458 627,458 00000000000000000008bfca36ce92887dd5cba095ead24113f83d51fbbadd8f 1,763 1.00/1.00 vMB 8
627,457 627,457 00000000000000000000d8035e3f046de7732839484c1e23e07c831d0977d2f6 2,214 1.00/1.00 vMB 27
627,456 627,456 00000000000000000002d34e4990579ad1ecad5d8d156cc564c826655315d607 2,814 1.00/1.00 vMB 17
627,455 627,455 0000000000000000000222c42758956091cba940d2af5e67947002d8635ea7e1 2,559 1.00/1.00 vMB 28
627,454 627,454 0000000000000000000ab42e0f75f8a3d92bb1ab988afff02d39da9f15ab8082 2,651 1.00/1.00 vMB 36
627,453 627,453 0000000000000000000728fecf92bc66e2feff6510435b8445b701dd53aa6064 2,509 1.00/1.00 vMB 29
627,452 627,452 00000000000000000008c00e99589ae68534776398238baeb38102ecd64d8df4 3,198 1.00/1.00 vMB 33
627,451 627,451 00000000000000000010da5ea991d86df45d995eaaae95c60bb96158a66019c7 2,351 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.90 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 713.73 GB
    • Received: 17.45 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.