Loading Tool

Explorer IconExplorer

Memory Pool

81,242 transactions
30.23 vMB
0.13597260 BTC
Random Selection Loading Transactions
Max Size: 181.77/200 MB

Candidate Block

Mining Attempt c81e41cfc6876c23d7a8db15c343a032f839e0dd08b17327b4df56e434d7fc70
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 19f8ae1d914b8b42d6f45421c6834b7c7adc72a850345d2e6a7649163cde58cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,082
Size: 1.00 vMB
Total Fees: 0.05721818 BTC
Feerates: 242.90 > 5.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (198,835 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
716,325 716,325 0000000000000000000139b38e1ffb639172f197f73b4222bfa7025aecb10fa4 2,506 1.00/1.00 vMB 14
716,324 716,324 0000000000000000000165db97ea6b22f43a0500cd130f5d4bdaa04229695e17 2,296 1.00/1.00 vMB 17
716,323 716,323 00000000000000000009c7da9c44e37c0275535362aa89af4f3c6e674bd98518 1,553 1.00/1.00 vMB 14
716,322 716,322 00000000000000000003f692d214ffd069ac25d9854a329da1b58f29549fa665 1,355 1.00/1.00 vMB 13
716,321 716,321 00000000000000000007d84b853efba2187da92c2c96015f87249fb1775d8f27 2,847 1.00/1.00 vMB 18
716,320 716,320 0000000000000000000696d85a7b2615d33fc67f7d8a94425591bd7ecd0f5b71 1,732 1.00/1.00 vMB 4
716,319 716,319 00000000000000000003aaee99b43bf3347eff8b420434d292ff7ed694a419dc 1,920 1.00/1.00 vMB 5
716,318 716,318 000000000000000000001b2a2c4e8d5b364f7971bf96ac94ba3aa908b680085b 2,601 1.00/1.00 vMB 15
716,317 716,317 0000000000000000000708a5f98d7f3dd1bfa0dee39b7d181d7a1e80953a4deb 2,378 1.00/1.00 vMB 14
716,316 716,316 0000000000000000000378e078d226430478c8c243bb18ff046ff5fe7406daf8 2,256 1.00/1.00 vMB 8
716,315 716,315 000000000000000000081b4572005982c0e456577f494d8c40f29f70fd959e2a 3,204 1.00/1.00 vMB 8
716,314 716,314 0000000000000000000b53466824ef7b16a77d947a4b7f9e32a4bd3edbc89fd8 3,991 1.00/1.00 vMB 8
716,313 716,313 000000000000000000023be94b798961ee0cce8b9dedca4841f86bfbed507f87 3,006 1.00/1.00 vMB 9
716,312 716,312 00000000000000000003f9ed3c49a7bbf4b289938dc12ab829a3c058a082231d 996 1.00/1.00 vMB 10
716,311 716,311 00000000000000000004526a135805865901577a00cf1a783771f0d9253a6935 1,925 1.00/1.00 vMB 16
716,310 716,310 0000000000000000000438f3dcb274091fe6705463154fc74917bc560df5ad7e 1,328 1.00/1.00 vMB 10
716,309 716,309 00000000000000000007eb23d72a1abb74446c1d95b240fd54b93277ad852063 2,782 1.00/1.00 vMB 19
716,308 716,308 00000000000000000000d62dfe21a86c3c9ca44e18df871acf7dd3354e0ded49 2,182 1.00/1.00 vMB 14
716,307 716,307 00000000000000000007192248d9a4cd19548c9c4197761c7da071c221637b1d 1,515 1.00/1.00 vMB 8
716,306 716,306 000000000000000000045537545b1bf6715be92cee6b65dac30df1462b557cb8 1,838 1.00/1.00 vMB 14
716,305 716,305 00000000000000000000fbdbfe95bf9d9cf533014096b33a8e4666f7f0670b21 925 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.67 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: 674.20 GB
    • Received: 16.43 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.