Loading Tool

Explorer IconExplorer

Memory Pool

40,877 transactions
27.94 vMB
0.06405050 BTC
Random Selection Loading Transactions
Max Size: 143.40/200 MB

Candidate Block

Mining Attempt a7fdd755ff22793bd4ccd855e2652c5159b1538fd5b7c728577817300fe99ea7
Version 20000000
Previous Block 000000000000000000001575d499d27a6e9805527fd037e437eb755b38e6f4e7
Merkle Root 15860fca874b065eac06e69d42086c626bc7d2c0c0a43fd2703dc03b48ce6c2e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,653
Size: 1.00 vMB
Total Fees: 0.01042830 BTC
Feerates: 100.56 > 1.04 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,640 (526,685 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
387,955 387,955 00000000000000000ae59f30a612ca4a28d743cc70db479b8bd741b5bac89cc6 597 0.23/1.00 vMB 60
387,954 387,954 00000000000000000881a90e3c15b28801507ed0753601d9c67ac6cfc467afa9 2,446 0.93/1.00 vMB 40
387,953 387,953 00000000000000000aacafe4be4880102730e2f7ab0fbe84529727e258d7d1d1 2,078 0.99/1.00 vMB 31
387,952 387,952 00000000000000000c7ee9139c37ff926e270cab3d98009c4e7a3eedd5597cf6 1,955 0.93/1.00 vMB 31
387,951 387,951 000000000000000002b75e2897823c2993e390a129e32423368c4c9ec09865a3 1,133 0.95/1.00 vMB 16
387,950 387,950 0000000000000000072de83bb667f0945e5fa268f1c2c8a26ce3909c2b251099 1,187 0.42/1.00 vMB 35
387,949 387,949 0000000000000000011a6d90fd891ecdb55ae1304a105a95ff5d0ae8c7c2012e 1,649 0.76/1.00 vMB 32
387,948 387,948 0000000000000000050edf9d3d4761b64a1782ebed4bed4039c5aae171a40624 1,971 0.63/1.00 vMB 44
387,947 387,947 000000000000000001a26fd5e5958e0bbd54de092952c1fda1ed89addbcd7381 1,028 0.95/1.00 vMB 18
387,946 387,946 0000000000000000065ae9a8f783280d457e7f6d01e08159f07a3d4255b6b037 1,201 0.75/1.00 vMB 23
387,945 387,945 00000000000000000cb8cbd71a1dfc005d40a9acab07885d409061a1e166c4fd 2,270 1.00/1.00 vMB 51
387,944 387,944 00000000000000000c31d3b77363fe36beef8e811731fe40c2aa62c40559eebe 1,888 0.66/1.00 vMB 77
387,943 387,943 00000000000000000771ef39c31fede029ced754a6a414b9191f96b4fca58b2b 789 1.00/1.00 vMB 35
387,942 387,942 000000000000000007b0c9816d6930df395a3aea8b2410eb407e9f0b87c53296 810 0.93/1.00 vMB 17
387,941 387,941 00000000000000000888e63dd7ef0f8a4cfe6565e55268be2170936af7d37eeb 662 0.22/1.00 vMB 134
387,940 387,940 00000000000000000b96d7126f58d5c2df0a658bddaff94e5e6ad51b2e6f276c 408 0.16/1.00 vMB 44
387,939 387,939 0000000000000000075c3a548863f6d84a35dcfc7c16ea0dd00e530a40496236 1 0.00/1.00 vMB 0
387,938 387,938 000000000000000002257f123de2a48b308a34896ebcc55628435ccb7ae3c4bc 608 0.23/1.00 vMB 41
387,937 387,937 00000000000000000165c339fc4d3513b02ab9e17b436476f6f730205239cd99 1,403 0.46/1.00 vMB 48
387,936 387,936 00000000000000000b3ce07303f02918b0d98eac520729b87e120be28013d5cf 108 0.08/1.00 vMB 21
387,935 387,935 000000000000000000b46671eb5d5ee23079617799ffec17d703a070ca2481fa 790 0.95/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.75 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: 631.73 GB
    • Received: 12.08 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.