Loading Tool

Explorer IconExplorer

Memory Pool

47,158 transactions
27.93 vMB
0.13048105 BTC
Random Selection Loading Transactions
Max Size: 146.51/200 MB

Candidate Block

Mining Attempt b844fb413d962d80c344862e32868824a3a7a7c7eddb47e2096ec4d28e3c295b
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root cf1519f6f7956c5f4350e4e94aafad556f00df1dd1b29b767c0e784110447693
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,591
Size: 1.00 vMB
Total Fees: 0.05867870 BTC
Feerates: 151.01 > 5.88 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (631,800 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,076 283,076 0000000000000000b639a2d190258722aa114f4f586825858db55e2391c92f89 677 0.35/1.00 vMB 30
283,075 283,075 00000000000000012c69f4299e7aa710cdb2caf2c255d39a22eaf7c40c534766 158 0.05/1.00 vMB 128
283,074 283,074 0000000000000001d5f914337acd4507b4775abc43aae95e78dbfab8c8835240 624 0.25/1.00 vMB 28
283,073 283,073 00000000000000006dd670ea3f2b647b7a24d1b8474bb0f451b445df11b58604 164 0.05/1.00 vMB 267
283,072 283,072 00000000000000004e22a2e23a59c69d578fad230931e3543d2e89d6e943fb0e 1,158 0.35/1.00 vMB 111
283,071 283,071 0000000000000001f23d2cc72240576f3f8ace0045ace1dd9882941fac53b0d9 1 0.00/1.00 vMB 0
283,070 283,070 0000000000000001249a0fadc7917a93cb93f4cfbb77ff9377aaf1fcee8782ad 50 0.06/1.00 vMB 22
283,069 283,069 000000000000000142aa76d3862acb15543fcd9005d6fb9bddfc0609e73a66f6 749 0.35/1.00 vMB 128
283,068 283,068 0000000000000001b622934dd79f41d4efb5fc4246803d31d2703d2c790b2efe 627 0.45/1.00 vMB 29
283,067 283,067 000000000000000078c57771db43daa86eaacb890704decf694cc35743c767c1 683 0.35/1.00 vMB 50
283,066 283,066 0000000000000001cf6ed83efd8db0ab31e39a82c529ca9112703d612a29d60b 616 0.25/1.00 vMB 59
283,065 283,065 000000000000000144b22115ad3a0879efef4571cb250f9374492d87056e592c 639 0.35/1.00 vMB 37
283,064 283,064 000000000000000083ca532b367ee439f40ce23375f9827cd15e7daf1062869e 686 0.25/1.00 vMB 75
283,063 283,063 0000000000000001873c31bf8f3a957a09533393f0e18ac352c40cf854fdf7b2 143 0.08/1.00 vMB 36
283,062 283,062 0000000000000000fa47ab0cf2ef74ec38509452ee3177eac1cf5f00e37d9d99 156 0.10/1.00 vMB 38
283,061 283,061 0000000000000000be2b91760e72260acc776f4cb9b3d30451d20bd3948e22a2 112 0.10/1.00 vMB 7
283,060 283,060 00000000000000006d7ddf6187e8a24a27171ab3c58d61328670254887e6b0bb 510 0.23/1.00 vMB 47
283,059 283,059 00000000000000004ef7063a5eecb2d72a9fefa6cb4ea6bf6fd3dd13e5fff66c 156 0.05/1.00 vMB 55
283,058 283,058 0000000000000001097980877af2069090586d516574144b13622d9dafe7dba4 280 0.12/1.00 vMB 44
283,057 283,057 00000000000000014764aa9cab72879e81c2fcd3bd07e0cb0139e2dd11820aa1 498 0.25/1.00 vMB 37
283,056 283,056 0000000000000001d0ab6c2a1939f4a6afd25e8dc25d6c911e3c7aa635a1d552 771 0.30/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.17 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: 653.51 GB
    • Received: 13.91 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.