Loading Tool

Explorer IconExplorer

Memory Pool

40,712 transactions
25.76 vMB
0.05056942 BTC
Random Selection Loading Transactions
Max Size: 134.59/200 MB

Candidate Block

Mining Attempt f73247fa451f353d6864cc30b99e93407c27f57acbb18a59b62db4120375ef92
Version 20000000
Previous Block 00000000000000000001743d9fa75a76ccfc2ec2c77c90fb619dc97a9fb9492e
Merkle Root 17ac161417f2568fe92f146d66dfcc94c3cdf5749e3654dc2a341e13030b3cdf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,851
Size: 1.00 vMB
Total Fees: 0.00392872 BTC
Feerates: 140.50 > 0.39 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,733 (902,188 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
12,545 12,545 00000000d4e40a7e23a3fae35be7da8befd40656b7d2a0efed1a210a935281f9 1 0.00/1.00 vMB 0
12,544 12,544 00000000e2cd348321b2b64caf07c52581ba78e90ee176e85b43da9669f45de7 1 0.00/1.00 vMB 0
12,543 12,543 0000000049a27204692e33247bddf61533e2b1e3b81bea439afbcd48fce86c3b 1 0.00/1.00 vMB 0
12,542 12,542 00000000b7c6afaf7f9edd6ffb6e0c1c2ee951044e0ed1f66bb7500fea0d2c3c 1 0.00/1.00 vMB 0
12,541 12,541 0000000012ef3455c9c32bbc789ab5854efba9f5d4a92ea2c8b0a529a16d1abd 1 0.00/1.00 vMB 0
12,540 12,540 00000000b793753d1f7f67c86d67ee59e51a9d29c52e009e3a08251915fe7cca 1 0.00/1.00 vMB 0
12,539 12,539 00000000c25b2a6a979eb85811df2045e723f1f82cddc3a3cba6c6b116ebd246 1 0.00/1.00 vMB 0
12,538 12,538 0000000010c20f1766224f765a326e956339b9cc0f86b236438cea24f89cee5d 1 0.00/1.00 vMB 0
12,537 12,537 00000000164bc23c4e99f05cf7a4bb3901e551d3e9693584eb7cd61bb54ee091 1 0.00/1.00 vMB 0
12,536 12,536 00000000586ad4bbb8829c4acc9fea5c191ca8a684acc0095594d539ef666a4e 1 0.00/1.00 vMB 0
12,535 12,535 0000000038fb73da72c84f85f7b0736151ca59083cbfc6e8c3b1881f90e1c34d 1 0.00/1.00 vMB 0
12,534 12,534 000000002a03847a4a91a4b7a490dc877f7f0ec5fe8b467f204578985ddfe69c 1 0.00/1.00 vMB 0
12,533 12,533 00000000523e3183dcb3d77add9e4ef86ca8f605aa2a802b24ae66916b9f83a9 1 0.00/1.00 vMB 0
12,532 12,532 00000000fdffaeca8bbfbd1ac449ceaa2ddea7ddddea331cb8b8947e948a0e60 1 0.00/1.00 vMB 0
12,531 12,531 00000000c878c084c0614423513ead53c64a8f7e9af8199632991b175dfc76fd 1 0.00/1.00 vMB 0
12,530 12,530 00000000e0eeadbe337b34d1089f831c386fbff14ccaa8b75a26d4cac5fa2459 1 0.00/1.00 vMB 0
12,529 12,529 00000000838e54b89558486446701054b5d655b89e6f270ad0d22d130c8652b7 1 0.00/1.00 vMB 0
12,528 12,528 000000009a80572654602cb0801e2b84efcb184e8a5d6d20aa8bfa76866eb689 1 0.00/1.00 vMB 0
12,527 12,527 000000003135e3890a26c074509533fdf092fdf994cf0c817cf2c2e424ea97d7 1 0.00/1.00 vMB 0
12,526 12,526 0000000049c9bccab2e4d55d3eb2fabd3cfd28c5015722e23a1df5101c6504c7 1 0.00/1.00 vMB 0
12,525 12,525 0000000086d4ff7dff08a0e6b1dc46b33fd41ea2c943dd7eee317485a128351c 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.92 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: 646.04 GB
    • Received: 12.80 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.