Loading Tool

Explorer IconExplorer

Memory Pool

34,571 transactions
10.76 vMB
0.19419909 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.37/200 MB

Candidate Block

Mining Attempt efd8f24fdf7f2781f0a45de6807b89c3cb4ecb590db8e8dd153fef83467b331a
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 986e9e44ecc8e11fcfbc86c8887142dfe050c3737d7c5cfb8267945b4f7e2bba
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,350
Size: 1.00 vMB
Total Fees: 0.08271061 BTC
Median Feerate: 5.78 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (744,124 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
169,092 169,092 00000000000003d5f8501f67b280ffb1f87f67e0220190c49a8269b6e0d81db0 11 0.00 vMB 18
169,091 169,091 0000000000000a99fa71edcc2625b148dc384e933dc2ddc675e1ddd9b6035790 86 0.03 vMB 183
169,090 169,090 000000000000025bf825a3bc49e31e9173a9909343eb19eb6f3d5cf61958ff48 49 0.02 vMB 6
169,089 169,089 0000000000000a3e6d1b015aafdbee8a62eec2ce35764119f1977c3b1208a968 76 0.04 vMB 188
169,088 169,088 00000000000009a69a9ba673357e8d7eade3be65ec828151410c6f82e56bd4f1 104 0.03 vMB 20
169,087 169,087 00000000000009ca28af0ce0b8c4c1fb3f10cfe10cbb578916e1bc53ba4f395c 10 0.00 vMB 41
169,086 169,086 00000000000002161d805c24d7661beb1cfa16e10848cba7023767768611c817 58 0.03 vMB 155
169,085 169,085 00000000000008b7a5f4e8f751c9f422b042a44e6ea643b012809938ef0d233f 44 0.03 vMB 29
169,084 169,084 00000000000002f7616dfb317e8d728034ca17ef9c0c937f67ae6c8e11b7f4c9 31 0.02 vMB 49
169,083 169,083 0000000000000afec721458029f7e92eb7d9f71c8148787a7306fd605e6d4747 3 0.00 vMB 118
169,082 169,082 00000000000001b2293eb9731c9ef0f99671b27c935845fe49d41c78f94bcfc4 11 0.00 vMB 44
169,081 169,081 000000000000006b5c2caa890a23055bc325949f239747ddf1d1139b17ca694a 13 0.01 vMB 61
169,080 169,080 000000000000023269619afca1da1f5be48fb4d621ae0394619dae353e341d64 70 0.02 vMB 63
169,079 169,079 00000000000001f73b55aa0d33e76e42aaf4b4f3fca8ada2e2ff1f2b3c1630b9 16 0.01 vMB 81
169,078 169,078 00000000000004768b7b2c360efa774209f70d732b2037e7c911d8c4bfeafb18 14 0.02 vMB 753
169,077 169,077 00000000000006b1fd22ba20e1d1fdacb0115703d35436b4633a15469ab75809 50 0.01 vMB 82
169,076 169,076 00000000000005369742dc76874cb66bc6b394063b50ffa32a3f268bbe4862ab 72 0.02 vMB 182
169,075 169,075 000000000000085ea1d9ae04899f80ac3e478337ba4327502d3fb6b81fb7ea9b 126 0.05 vMB 138
169,074 169,074 000000000000013930a0fac9138d87471b5bff67c7e23048d0448e4a5d35acc4 8 0.00 vMB 69
169,073 169,073 000000000000084d024bfff4658236fad0c00aa28b06bb932b16af2bf173df4d 17 0.00 vMB 60
169,072 169,072 000000000000044a0ca1fc6a07fcf94f0b837a26be6a8fa1135d9d9fdf69713f 14 0.01 vMB 62
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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