Loading Tool

Explorer IconExplorer

Memory Pool

79,466 transactions
30.06 vMB
0.07797592 BTC
Random Selection Loading Transactions
Max Size: 183.75/200 MB

Candidate Block

Mining Attempt 5130cf4009384bc1a37e8f214c157c6052d5ecb1b59734e5e9739890d131d609
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root 2e1d05dcad3e8dfaba33f228c39262f8b1e75862642ee7deac4eba41f4e46a10
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,243
Size: 1.00 vMB
Total Fees: 0.01119191 BTC
Feerates: 100.65 > 1.12 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (155,845 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
759,545 759,545 000000000000000000064dec69c4a3665c0560ca531ce28ecc92f7b4175fe606 2,420 1.00/1.00 vMB 12
759,544 759,544 00000000000000000006fdf9ace025593f0f6256176c08d010d0f458113223be 3,153 1.00/1.00 vMB 25
759,543 759,543 00000000000000000006f557f2169156fd0bcf83953d8785d1e63bcf3965e360 586 0.17/1.00 vMB 10
759,542 759,542 00000000000000000006af81eb8e868d0b3cff4ffa4620ca8fa7ba196de5f513 574 0.21/1.00 vMB 9
759,541 759,541 000000000000000000012db785ca14c62b680ccb9d575557e61aa9f6ce7fe4ad 2,061 0.65/1.00 vMB 12
759,540 759,540 00000000000000000001d9704bc152212600828699e847c41855f69f7cc5616f 1,889 0.77/1.00 vMB 9
759,539 759,539 000000000000000000069a479744185c61c8eb87c4486c338a3cf4d49de9f002 2,085 0.68/1.00 vMB 12
759,538 759,538 0000000000000000000286584a326c639b2c93165a43865650230e837b1439b3 3,067 1.00/1.00 vMB 11
759,537 759,537 00000000000000000004a8763b44b391332d55fc22468a7d4c1727a849ce15bf 1,466 0.56/1.00 vMB 9
759,536 759,536 00000000000000000005c95e951bb2010f509ac76f619fdf7da9630e5e6e5607 781 0.48/1.00 vMB 4
759,535 759,535 00000000000000000004298c39f148e3bde6c8b12609e491dc4222aa63ee1092 3,106 1.00/1.00 vMB 13
759,534 759,534 00000000000000000001b936b33a5a14206806e38bb745d75e393577a3bb93b2 1,177 0.38/1.00 vMB 11
759,533 759,533 00000000000000000006118ddc2372209635cbada1239ee783350c2765f23bc3 2,446 0.98/1.00 vMB 10
759,532 759,532 00000000000000000003263e4fbbcbdf4f46c47e69d479491a5e403f8b10f22f 777 0.50/1.00 vMB 2
759,531 759,531 00000000000000000000a13a831af907a4642be5876ccea2072d37911ca20a2d 2,558 1.00/1.00 vMB 16
759,530 759,530 00000000000000000003987ea8a641a074981546c48161ca3a0a66cc09577319 777 0.30/1.00 vMB 11
759,529 759,529 00000000000000000005cb784b2f140f0abe815469612c0ed011f9b1f63e2726 2,323 0.95/1.00 vMB 10
759,528 759,528 00000000000000000002376c29afd2bd972f9ca217fa9cffb63c4b16dc431b53 2,538 1.00/1.00 vMB 10
759,527 759,527 0000000000000000000434d03047a444cf849f640d1aeade1ac00afd47cb2d90 533 0.24/1.00 vMB 8
759,526 759,526 00000000000000000003370e33ee4ca80edf8692b3c72a147fc078760dacf412 251 0.11/1.00 vMB 10
759,525 759,525 00000000000000000007bd523063919c2a725fda7b2af36f7fea71a89837c3cd 2,201 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 783.07 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: 720.88 GB
    • Received: 18.29 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.