Loading Tool

Explorer IconExplorer

Memory Pool

10,862 transactions
3.88 vMB
0.04496510 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 23.58/200 MB

Candidate Block

Mining Attempt 7ee182f6bcfa5b8deac5fed31a78a715207aea5f2b1a59073006efa03fa7ce9c
Version 20000000
Previous Block 000000000000000000012165475346bdda413509df8fce68fc569e9b26a2eb5b
Merkle Root de7f6486f64b6d74495521bc176dbfa58c39246143dec9b5ca082956bae725cd
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,806
Size: 1.00 vMB
Total Fees: 0.04015281 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,483 (711,758 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
201,725 201,725 00000000000003807b4ca3d2e35311b6c74cc9a126c9a86edd77a47ae1ad9ca9 85 0.03 vMB 85
201,724 201,724 0000000000000276463cc2f0204a087a1c5e20a6b917f3aafdcdf9fad955463d 189 0.09 vMB 288
201,723 201,723 0000000000000552c59f8039f52a0964550659b640e442bdbbd2a52a51c9fd63 161 0.08 vMB 129
201,722 201,722 000000000000052ec59603619137a765302912f5df1bf90174c9adb811982265 268 0.12 vMB 99
201,721 201,721 00000000000004d20cb5011060216c17ad43be637ca9a629bdcdb705c87f46fc 815 0.45 vMB 134
201,720 201,720 000000000000025d850c186935aad5691d903ea7cb98c772a02a77581e524290 9 0.00 vMB 190
201,719 201,719 000000000000014782914dbafec6265b9d5e78f253870ac0bb3651b208f62a92 451 0.31 vMB 79
201,718 201,718 000000000000057894d631e6b45c8e533ea2e488b34ab57c7beff2fe32bf6a3a 10 0.00 vMB 11
201,717 201,717 000000000000038541ca02fabe15902e1343aea4cab214867f69949a33cd6380 29 0.04 vMB 78
201,716 201,716 00000000000003c92c9058982e24a1153ef5d5532343ae5266bc71b847cfc403 369 0.17 vMB 131
201,715 201,715 00000000000002ed231c7d5ad62dba53c60ddb62f6d12a85f8c9ce7cdd173751 1 0.00 vMB 0
201,714 201,714 00000000000001b9dc30b9101279d4948e38b99cc609547dcb701aba4a015d67 408 0.25 vMB 181
201,713 201,713 00000000000001981ca1847e56aec14ae4fe8048ca03f525746efdab54bcd827 69 0.03 vMB 30
201,712 201,712 00000000000003782c2678e658577ebfdc1037c9ec99d4ffbca334c1401ad1d3 350 0.16 vMB 159
201,711 201,711 000000000000016f45a6d43c74127554e9bf7e90f052f1ef4913f2581f604e58 37 0.03 vMB 42
201,710 201,710 0000000000000082f808ee067150043cc504e0e0b34c5a06632b6bd7b0e74610 150 0.08 vMB 121
201,709 201,709 0000000000000339d5a26fe5a33bff3d9bc0c929b044dff5bf539dd90f0e3630 257 0.08 vMB 16
201,708 201,708 00000000000002206cb0edd1969ec199f0f76f1696cabba0c4f25fb31a031c7f 297 0.13 vMB 242
201,707 201,707 0000000000000461a0bbcf7e1194b1db9850cbd9c76210728932f12e48a9b303 81 0.03 vMB 69
201,706 201,706 00000000000004d8eecf4f45ba2c3aa6521d92ac67e87498f885bc9fe5c949b6 524 0.25 vMB 273
201,705 201,705 0000000000000307581ba7a51bc3af3654fd7acf998d70a8aea6adc86a3971aa 132 0.05 vMB 290
Previous 10 blocks ↓
Total Size: 779.71 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 111
    • Outgoing: 10
  • Data Transfer:
    • Sent: 347.14 GB
    • Received: 1.67 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.