Loading Tool

Explorer IconExplorer

Memory Pool

76,593 transactions
28.64 vMB
0.07190320 BTC
Random Selection Loading Transactions
Max Size: 173.42/200 MB

Candidate Block

Mining Attempt 1ed2ae7942554bdefdc7674919cd0a5b97ea936b13bfec4b96822f6616866e15
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 6845b39650678201717f7f67a135c554a89b0efb9a4d4c69ccb500a43dc9f7bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,058
Size: 1.00 vMB
Total Fees: 0.01250836 BTC
Feerates: 103.00 > 1.25 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (222,767 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
692,387 692,387 000000000000000000128e95e78f671d71e66b002d531acb156e29aebf2ed83a 497 0.21/1.00 vMB 13
692,386 692,386 00000000000000000009e2075ab36dc5f36697e3d99af4d79597669ddcf31a68 646 0.28/1.00 vMB 18
692,385 692,385 0000000000000000001380b0495c199e7c3d0dbca93732b94f58686aeb64837a 1,888 1.00/1.00 vMB 10
692,384 692,384 000000000000000000035505f94bb6ab3f683f0a874910b138a309a8df19735d 888 0.40/1.00 vMB 13
692,383 692,383 0000000000000000000bb151df4b0a57c8d169010527f230d22d7b9b0debe14a 918 0.51/1.00 vMB 16
692,382 692,382 0000000000000000000cb1f380ea3ae09404f5a3356b4a527e9b4510a6ac1b6a 848 0.48/1.00 vMB 8
692,381 692,381 00000000000000000008dfa2ada1bd0ab3603e1a2a98812ad475518b84d44650 1,480 0.73/1.00 vMB 13
692,380 692,380 0000000000000000000561be6a718c5dd18f9e6e9f981e1c970ac63384bd64d9 1,441 0.62/1.00 vMB 11
692,379 692,379 000000000000000000127814338546d29fb3c3e6083346287c13515f235eea24 584 0.44/1.00 vMB 6
692,378 692,378 000000000000000000119ed9f58820adf457b465f3a349ac827c284c1a55f870 1,164 1.00/1.00 vMB 6
692,377 692,377 00000000000000000002b3555bd86176f3ea1971dbbee713d95614438e603d3a 1,694 1.00/1.00 vMB 12
692,376 692,376 00000000000000000007352cc5b769185afcad2eb940f12ae33701d72ac65cd4 210 0.10/1.00 vMB 13
692,375 692,375 0000000000000000000205d357e2fbec6e87d873863a429df1430ac22832ec63 425 0.16/1.00 vMB 13
692,374 692,374 0000000000000000000edde9d9e2513b94b32f480063fc16f136b6311c6b8072 1,274 0.67/1.00 vMB 8
692,373 692,373 0000000000000000000d04e7ea2c48e14fde435e1f53addc2d3133f6f77004c1 2,622 1.00/1.00 vMB 15
692,372 692,372 000000000000000000046e8c8721c4419f2d004574b8d8728419182737bcf6b6 142 0.07/1.00 vMB 12
692,371 692,371 00000000000000000004c646cfbbede92d6f90cfcfad9695dba6a2601c70d13d 841 0.35/1.00 vMB 10
692,370 692,370 0000000000000000000f827042452b62e61141e9831816c6bd4778e8c2ef4f28 622 0.31/1.00 vMB 10
692,369 692,369 00000000000000000008cd1b74c21412dbf80d9a4ba71ec6d40cc453e03eb3c9 370 0.19/1.00 vMB 9
692,368 692,368 00000000000000000002d191625b972118cac2cf52ed01f7834cfe067972f9b8 86 0.03/1.00 vMB 29
692,367 692,367 000000000000000000087d557d4133afeaa0105b0320ad805226fc1e5cbc3f8a 1,600 0.59/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.66 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: 672.98 GB
    • Received: 16.35 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.