Loading Tool

Explorer IconExplorer

Memory Pool

76,755 transactions
28.74 vMB
0.06765205 BTC
Random Selection Loading Transactions
Max Size: 174.11/200 MB

Candidate Block

Mining Attempt 8f3ba51e3dc7d343e34cdf4272267a7cd1d2d20d84c9f95675975134fc0d2683
Version 20000000
Previous Block 00000000000000000000e77986292dbc09ac5349d11628448e2144e30f8f2f64
Merkle Root 42aaf0491da6a049352239cc0860d72d4f07f2c4b4132a5335d5ed2daeb6b111
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,657
Size: 1.00 vMB
Total Fees: 0.00769314 BTC
Feerates: 40.21 > 0.77 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,155 (213,567 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
701,588 701,588 00000000000000000009f6cca76591c756e3d1efeb4450aac9944e689d17f889 1,972 1.00/1.00 vMB 25
701,587 701,587 000000000000000000047c0ee0e1cecbba872080ace880ca27af6d99f78840c1 460 0.23/1.00 vMB 12
701,586 701,586 00000000000000000001e73460613ca90a0e8276a15488c6339a143961dc669e 1,617 0.57/1.00 vMB 12
701,585 701,585 0000000000000000000e74f021114ee138d88a131bfe296e7cd829763e290917 827 0.40/1.00 vMB 2
701,584 701,584 000000000000000000078023c12fc3bc19e1c287ff4554121f9a1dde67db7750 2,519 1.00/1.00 vMB 9
701,583 701,583 00000000000000000005e499d79c582ffecdc4d7f2916158ba310eeee8c22e97 3,173 1.00/1.00 vMB 5
701,582 701,582 0000000000000000000a8342ec2c160a476e3446f548e876180162fcde6fcbfe 2,652 1.00/1.00 vMB 25
701,581 701,581 00000000000000000007b2d344cca26d5421cc872829d63bbae74d2427ad9a72 1,252 1.00/1.00 vMB 7
701,580 701,580 00000000000000000008d9ee4b528b65a4f1ccb6c0e7d99d1b2fbf59cbbe4680 2,718 1.00/1.00 vMB 9
701,579 701,579 000000000000000000052f1487dfc5e7923752993663b863b551213f35c238f0 2,152 1.00/1.00 vMB 29
701,578 701,578 00000000000000000006ebedbe4bc42ac858f9774aa85d1e7110413f2ae7d3ea 1 0.00/1.00 vMB 0
701,577 701,577 0000000000000000000e29a2386623d254471a324d20a0aaca459bd277104d46 2,986 1.00/1.00 vMB 15
701,576 701,576 0000000000000000000a53642c89215032278b4e09cd0a956753109d8c1a1f0e 2,724 1.00/1.00 vMB 20
701,575 701,575 00000000000000000009c461a42788c859c51c2af6045ea1207dbefa7c22f2bf 2,414 1.00/1.00 vMB 11
701,574 701,574 00000000000000000008d515f1c78a80d54acd27cd600ccfaa940a1110da7d74 2,461 1.00/1.00 vMB 19
701,573 701,573 000000000000000000046043a15bc603058f6fdc6f664587ca58c918329b0c5a 1,255 0.44/1.00 vMB 10
701,572 701,572 000000000000000000011a134f1a5228775d563b9ac5dcc6e91e6737419b62fb 2,224 0.99/1.00 vMB 2
701,571 701,571 00000000000000000009dac464dc0e2d6401926078992bc317ee01db0970db0a 1,659 1.00/1.00 vMB 5
701,570 701,570 00000000000000000008b8f83f81e46bb7ee7d5751799f582e0e268a9138a1c8 1,361 1.00/1.00 vMB 5
701,569 701,569 00000000000000000009931c4469c3ab31c2541cbcac95206d19507d69eeeb15 2,363 1.00/1.00 vMB 9
701,568 701,568 00000000000000000000d62401a0d63bd580401bcec35d52695bb0efecbb2ce4 1,998 1.00/1.00 vMB 34
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: 673.06 GB
    • Received: 16.36 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.