Loading Tool

Explorer IconExplorer

Memory Pool

22,481 transactions
9.75 vMB
0.01848604 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.40/200 MB

Candidate Block

Mining Attempt efebd3ce4000d6fc26aa8135bf3554d87345f8125f63186a93f3a2cc4828a553
Version 20000000
Previous Block 0000000000000000000206a432cc2ded4b2a989c2f7c6a93aad05b59aa8f67ab
Merkle Root 9a75d1300be60db39dee9fd8890f3faf544a0352989dcf71933ef5da12c6b9f6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,610
Size: 1.00 vMB
Total Fees: 0.00304764 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,563 (783,010 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
130,553 130,553 00000000000005dcf681af8e8b3a9cf5fbea74b6bf23511fbf50f38dc8635e88 40 0.03/1.00 vMB 505
130,552 130,552 000000000000067d299b5481c8b4308df7c41ec9c370155fca27609a2ca1b45c 70 0.04/1.00 vMB 891
130,551 130,551 0000000000000dd5304284870d132c325435ff8758d75dc907e591fdbc0598c7 46 0.02/1.00 vMB 877
130,550 130,550 000000000000125f4f5c0b8dce87e0774bd121fcc0c9ecb0f19334df55f0f2a4 35 0.02/1.00 vMB 1,131
130,549 130,549 00000000000016744c828c8c314f593693110a5814b59bb3b3c033be20cb9ed6 38 0.02/1.00 vMB 1,223
130,548 130,548 00000000000005ca7a6fb3b58e5cb0535461655189fc9694fa821c423e28b11a 28 0.01/1.00 vMB 516
130,547 130,547 00000000000013fa1e00215fb6bf1b09fa28e47a4172dfb4e1b3f6fea53a2342 1 0.00/1.00 vMB 0
130,546 130,546 00000000000005b3da950f18e33e883ace1e08da39555189a5012cad36ddcc38 22 0.01/1.00 vMB 350
130,545 130,545 0000000000000b926896207dff9fbf9bf159ac6f88f343585eeeea1fa0da5601 6 0.00/1.00 vMB 863
130,544 130,544 0000000000001ba014c358945df26d87fdc59f2813b54d465fb7cf7632c09a3a 27 0.02/1.00 vMB 838
130,543 130,543 000000000000096797b2ad5baca687e8626c70c6a41370a92e96ec433fab194d 37 0.02/1.00 vMB 1,174
130,542 130,542 0000000000000926d5469d2f1204550d2d8300b912ddc1dce4152cd6df9ecf19 15 0.00/1.00 vMB 871
130,541 130,541 0000000000000462e6e48f30b02852f84335826b762a78e7400f0e5929f7dd1b 126 0.04/1.00 vMB 285
130,540 130,540 00000000000007fea44bb51ea2d4e0fbf45d2c073649321a9978217c7013044a 38 0.01/1.00 vMB 285
130,539 130,539 00000000000017f7840e6303f9ec59c78882b9ae53563faa7b29fbe8be843ceb 77 0.05/1.00 vMB 967
130,538 130,538 000000000000005d0da2397ef9e38affc96b2f941b14a87d0b9f723ccd010413 9 0.00/1.00 vMB 1,052
130,537 130,537 0000000000000addb823448c9991fb07033b5b95d542278844b7568eeaf890c9 56 0.03/1.00 vMB 859
130,536 130,536 0000000000000a0c33fb435dc5ca98c4fdd4c65a3f9f7ca62e7c22dc65043cb8 11 0.00/1.00 vMB 324
130,535 130,535 0000000000001b74d68262739f465c4f04274354003d04fe0f281459c9be5b0d 23 0.01/1.00 vMB 695
130,534 130,534 0000000000000d47951f10299b7593046b78b6804fa9a6dfe04fc96e8f5bd2df 17 0.01/1.00 vMB 1,408
130,533 130,533 0000000000000fc047431dd2adece1a7dff86e1e3d4c9114ca108f75587bb4a5 39 0.02/1.00 vMB 501
Previous 10 blocks ↓
Total Size: 779.84 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: 427.64 GB
    • Received: 2.32 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.