Loading Tool

Explorer IconExplorer

Memory Pool

35,982 transactions
26.12 vMB
0.07054905 BTC
Random Selection Loading Transactions
Max Size: 133.40/200 MB

Candidate Block

Mining Attempt ff06a6e718422eb72a42271d234b634e338f521c685aa3738ab08adce28c6065
Version 20000000
Previous Block 000000000000000000016d6f2b2c8ba81bafff03de43e5b0b3362476d7672035
Merkle Root 5731893de42b0a230d08d6ece0681ea1cc11629fe94290511427a543236e7168
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,067
Size: 1.00 vMB
Total Fees: 0.02240573 BTC
Feerates: 713.01 > 2.25 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,679 (395,828 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
518,851 518,851 0000000000000000002e7a76139c2141b0c2f3dead5982de66b76b02e49cb6e9 1,131 0.43/1.00 vMB 31
518,850 518,850 00000000000000000047663cba0586fb60d84b401b49a4430d58e9145024dba4 1,183 0.60/1.00 vMB 3
518,849 518,849 0000000000000000002d68e974b01c356301f1fb930ba14fd1a29f9315cc775a 2,305 1.00/1.00 vMB 21
518,848 518,848 00000000000000000042c32f5a3e6889a524b19641b5abcd34e5b8fb7252220b 2,533 1.00/1.00 vMB 41
518,847 518,847 0000000000000000000a77528b8ce7bb5b2d49372bdb9f8baf954902e85307aa 623 0.28/1.00 vMB 7
518,846 518,846 00000000000000000000c753fc6ca0c5b9a3261f63c52106a0b6c463487085d0 2,801 1.00/1.00 vMB 20
518,845 518,845 00000000000000000035b4c9c1d8251074d84d4033ce3d479fd60063b31a51e8 805 0.49/1.00 vMB 60
518,844 518,844 00000000000000000039eaedc478bb5a7fc852a0a8ed3b924fc23c8c16bc2607 985 0.44/1.00 vMB 9
518,843 518,843 0000000000000000001f16260050c1242f39e0b686a8611a3b8a1a6ddbadc9f7 501 0.22/1.00 vMB 33
518,842 518,842 00000000000000000019594142cf2aae1e26e5c0ba0ff1dd8885c56e1d1f96cf 3,132 1.00/1.00 vMB 27
518,841 518,841 00000000000000000006c8d4d5bfb2e70270d75e3cc4065e7dd907d4430bad7e 1,825 0.91/1.00 vMB 28
518,840 518,840 00000000000000000026e8829215303c6f478c1a5bc738c1a243b2143d492730 723 0.51/1.00 vMB 10
518,839 518,839 000000000000000000331fd804643c50d9ed557ae34e2b292152b60bc945a6a4 927 1.00/1.00 vMB 11
518,838 518,838 000000000000000000068116682265050970c1bedee3a317f526238c62ef4f14 2,641 1.00/1.00 vMB 17
518,837 518,837 00000000000000000017529d3925f1c1f9e4ad22a944db824c3691787a701264 517 0.28/1.00 vMB 59
518,836 518,836 0000000000000000001d8062eaadf974b1eb90521533bd6f2969a1b9963b4d73 1,552 0.73/1.00 vMB 16
518,835 518,835 0000000000000000003105986a93ffe8703dcf0adcbc67564f1da4a441dd6571 330 0.15/1.00 vMB 50
518,834 518,834 0000000000000000001ccc996ea8030a41c9efeea784626dd8846af5431db5ad 2,856 1.00/1.00 vMB 20
518,833 518,833 0000000000000000002f861b5932f6d0e4ae9384555d57f578c0cd44b6dea6d7 1,921 1.00/1.00 vMB 35
518,832 518,832 0000000000000000000456946ad9a50e82916910e250b68b38baaadb9d6f2a64 1,225 0.54/1.00 vMB 28
518,831 518,831 0000000000000000003ae0b95492148e447fc2ae5b392797b39298796a473a08 139 0.04/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.82 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: 636.00 GB
    • Received: 12.35 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.