Loading Tool

Explorer IconExplorer

Memory Pool

46,166 transactions
28.56 vMB
0.07668844 BTC
Random Selection Loading Transactions
Max Size: 151.81/200 MB

Candidate Block

Mining Attempt fa234044d270d195eb9e720824e19cab7ccf3f073822b1861de209e2e8173a0a
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root d81803f0ecb1304641369cd75cc7d203a67bca663b6d79bd93165b3cb5a3e22f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,088
Size: 1.00 vMB
Total Fees: 0.02249582 BTC
Feerates: 100.23 > 2.25 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (282,463 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
632,380 632,380 000000000000000000073dbc9bddfb17b256e3a1e9480f200bd8766a1a7fef4f 2,504 1.00/1.00 vMB 30
632,379 632,379 0000000000000000000e4ec5ea9d2c58d9d4bdb94d05bd5dff0f985b8481d927 2,068 1.00/1.00 vMB 99
632,378 632,378 00000000000000000008018cbb35dc7c3059369af618bcec7235a0c1ae7de6ee 91 0.99/1.00 vMB 2
632,377 632,377 000000000000000000073a56d06619aba7f95b0be69b5002b3e7aab566928b8f 970 1.00/1.00 vMB 19
632,376 632,376 0000000000000000000aee7f8eed2e77381bc1444387375d8db36528272b4ede 2,044 0.99/1.00 vMB 34
632,375 632,375 0000000000000000000b263ae92d52994574f755a44cd968a8a97b0659136628 2,851 1.00/1.00 vMB 69
632,374 632,374 0000000000000000000b6ca4555e0dbf59f2d9b76fb861b9b0224274bd4ee147 1,598 1.00/1.00 vMB 38
632,373 632,373 00000000000000000001e85d49570841583e1c6ae704d08afab61a6fd863a48a 657 1.00/1.00 vMB 16
632,372 632,372 000000000000000000014e9133c372c00da4649bf91c8357ea31ba5e75f9e4d1 1,335 0.53/1.00 vMB 48
632,371 632,371 0000000000000000000703fe02c63d7def299703e28873020e29c9031fb94f3d 1,781 1.00/1.00 vMB 23
632,370 632,370 000000000000000000125a6e7dce7b588fd43c4af6f523ce1724d0b4ee9ab646 996 1.00/1.00 vMB 17
632,369 632,369 0000000000000000000a868c9ca721fea7ec9d5e1f109f8cf04c53190c9613f0 1,949 1.00/1.00 vMB 39
632,368 632,368 000000000000000000051d1dd4eedadd4a840c676ec6f7d509f91087dc862644 723 1.00/1.00 vMB 14
632,367 632,367 000000000000000000070b638a309efb152f7af91e69ef4e01f8254febd3259a 988 1.00/1.00 vMB 22
632,366 632,366 0000000000000000001082f1c0385098c18948469f936a4d70dc26465ad9d916 2,884 1.00/1.00 vMB 31
632,365 632,365 000000000000000000068db35fde8d455cdba5b82235f14e95dd5fb35f639beb 2,035 1.00/1.00 vMB 79
632,364 632,364 00000000000000000011d2716fa28106908687ce9292d603092dfc5fdb25ac4c 1,758 1.00/1.00 vMB 30
632,363 632,363 0000000000000000001151ed57bf7796b7233ca3f5466336f99e9e030706de7c 1,224 1.00/1.00 vMB 21
632,362 632,362 00000000000000000001146548affc8180f7b08e9b1aa82930b9e5e432b9d9eb 1,913 1.00/1.00 vMB 5
632,361 632,361 0000000000000000000439207f93e692841b405d01cfe09f22dfab18e9e51d26 2,656 1.00/1.00 vMB 30
632,360 632,360 00000000000000000002eee4fb00832748df992ddf72ec9b334039f35b409429 2,093 1.00/1.00 vMB 113
Previous 10 blocks ↓
Total Size: 782.11 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: 651.98 GB
    • Received: 13.67 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.