Loading Tool

Explorer IconExplorer

Memory Pool

82,181 transactions
30.96 vMB
0.10389705 BTC
Random Selection Loading Transactions
Max Size: 188.27/200 MB

Candidate Block

Mining Attempt b651be0ce55e73107bf2e027517b5e01cbe2ab5a2a988ddd097dfbffdad3c4d5
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 5662f29329ee0e5e6282f14f3a04303bd2928e4bc255013f7c273fdda2db4329
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,028
Size: 1.00 vMB
Total Fees: 0.03095163 BTC
Feerates: 200.89 > 3.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (155,842 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
759,524 759,524 000000000000000000042b71ec8b6ff5c6193dc108e8211da02009ac186c7479 1,513 0.70/1.00 vMB 8
759,523 759,523 00000000000000000004eadd502a7dee6f0c80a01de1a84158593557a0952173 1,261 1.00/1.00 vMB 4
759,522 759,522 0000000000000000000371542c63451b800697125fa8f7f4c65e46b1c857f7d9 2,863 1.00/1.00 vMB 7
759,521 759,521 0000000000000000000606c73e60548cefbd4e3553e76dc13d2c55be204795d7 2,136 1.00/1.00 vMB 7
759,520 759,520 00000000000000000007423035b152ec41665fb297999591fbec8b34481d8a63 2,576 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 783.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.60 GB
    • Received: 18.21 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.