Loading Tool

Explorer IconExplorer

Memory Pool

75,388 transactions
27.78 vMB
0.07959382 BTC
Random Selection Loading Transactions
Max Size: 168.98/200 MB

Candidate Block

Mining Attempt 1f1779239825808f7b177fcac205ae01001b605ce8408f9842e2af3d2696a659
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root 4c6fcdced4d1f76dc0ed6841d92c1583b4a07bc4a024f707667645b5180aebf3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,645
Size: 1.00 vMB
Total Fees: 0.02015719 BTC
Feerates: 151.01 > 2.02 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (91,482 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
823,835 823,835 0000000000000000000217bbe30fa38dbc85abc88b76403f84c53f361888187d 4,045 1.00/1.00 vMB 146
823,834 823,834 000000000000000000034bae847ed3ee53d77c84c2e47e5ac37993b5de1bf480 5,346 1.00/1.00 vMB 199
823,833 823,833 000000000000000000028185ff85f26f13eda0532b5a2e352996e9223b483cd8 5,351 1.00/1.00 vMB 175
823,832 823,832 0000000000000000000035efe5901cb666eb3ff96493df730c62632696987bdc 5,080 1.00/1.00 vMB 205
823,831 823,831 00000000000000000003131f705b037039904408b96259b514e569ce0a89b401 5,292 1.00/1.00 vMB 152
823,830 823,830 00000000000000000000bf61cd32996a58e0cf3285c1013c4653cd3890be217d 4,903 1.00/1.00 vMB 171
823,829 823,829 0000000000000000000333aa4da59ac2cdcca5a8059d86f8e8516085c25d0597 6,389 1.00/1.00 vMB 184
823,828 823,828 00000000000000000000bb23027cc0ad6fdf01e8867a2c7a6b890590f7ab8a1e 5,392 1.00/1.00 vMB 163
823,827 823,827 00000000000000000002b1787c9b743b083d5078e171c0a53721db35f69af293 5,066 1.00/1.00 vMB 210
823,826 823,826 000000000000000000005f468696f8fddaa67a757d800fdb66f6b9f41187eb9d 5,258 1.00/1.00 vMB 192
823,825 823,825 00000000000000000000045149f6b102fb1c49d26ca4eee952042acecbd991a4 5,368 1.00/1.00 vMB 187
823,824 823,824 00000000000000000000f9fe2512be9089d54ba3f608f158a8b426994b53b550 6,288 1.00/1.00 vMB 143
823,823 823,823 000000000000000000037bf7fcc0813991e9be19ad2c35a36d5e49fb6457c6d9 6,064 1.00/1.00 vMB 139
823,822 823,822 000000000000000000019f18d59ae6013a651653f6f5ef61e186e569cc47284c 5,217 1.00/1.00 vMB 181
823,821 823,821 00000000000000000001764ea4b4f5c0667eaba8a495f4957fbb0c9b965d6aaf 5,110 1.00/1.00 vMB 146
823,820 823,820 00000000000000000000d29ee2ed2788c7ce609d4db9d50808d245c4519039e2 4,596 1.00/1.00 vMB 163
823,819 823,819 000000000000000000008480ecb4ff999836ec7c64f7deed2d3250b389569637 5,745 1.00/1.00 vMB 160
823,818 823,818 00000000000000000002162514b2df8956dd0908fd276f25c6e4980a7c8634c9 5,484 1.00/1.00 vMB 177
823,817 823,817 00000000000000000003c052660b51441a52e86356d9619ec28c7ab5788be89b 5,297 1.00/1.00 vMB 207
823,816 823,816 00000000000000000001c13ac1550e5541ad464efcd5c6decfc3bf4bdf102a7a 5,325 1.00/1.00 vMB 193
823,815 823,815 00000000000000000002e03f67f24064f00f4a8f5883f2d75f9d8be5ff047672 5,760 1.00/1.00 vMB 176
Previous 10 blocks ↓
Total Size: 782.94 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: 714.90 GB
    • Received: 17.62 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.