Loading Tool

Explorer IconExplorer

Memory Pool

82,707 transactions
31.90 vMB
0.10318806 BTC
Random Selection Loading Transactions
Max Size: 191.68/200 MB

Candidate Block

Mining Attempt ad7a93103ed32a40380cf678c1e3e05a725ea6264679a7ff0433868a9dd67b33
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root 0dad9e64ec8652d88f01dc7bb1f0cf942bdc1b6084564a55ff341b3e492bd8f6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 794
Size: 1.00 vMB
Total Fees: 0.02394503 BTC
Feerates: 353.36 > 2.40 > 1.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (460,248 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
454,983 454,983 000000000000000000bb39462db4d13568b4308783be7a138bcda84723a62220 1,902 1.00/1.00 vMB 141
454,982 454,982 000000000000000001d99507bb140d384632d38d276bda8badf9559f4738d8c5 2,287 1.00/1.00 vMB 153
454,981 454,981 000000000000000001b15c5375dcc358ea66f18074a0e37b42fd1a9321e52659 2,334 1.00/1.00 vMB 220
454,980 454,980 000000000000000000b0348a911f2e6525de739b324d344db7bd3548253ff547 2,600 1.00/1.00 vMB 131
454,979 454,979 0000000000000000023b72bbf25f85e247ec2b5979c67bb621ad1cd990b0650b 2,427 1.00/1.00 vMB 125
454,978 454,978 000000000000000001fded70984d31a13417b89a8061c9b017133e790bfc5d70 2,006 1.00/1.00 vMB 141
454,977 454,977 00000000000000000020b39304c840ace5d4cc487f921d628626aa217c94c3f3 2,517 1.00/1.00 vMB 171
454,976 454,976 000000000000000001df32909b41157a225e9d00af717ea8c6d96750bf05f67a 2,671 0.93/1.00 vMB 184
454,975 454,975 00000000000000000008b7ff6b7be92ae232fd6bbb35c866c276ec9c57c37e65 2,287 1.00/1.00 vMB 141
454,974 454,974 000000000000000001afbfe1209aee1882e8a8930bc1e020c4a37d98f72640d7 2,527 1.00/1.00 vMB 130
454,973 454,973 000000000000000000287548ddf14a38d3351f6056b4eebb11a6cb65afb80849 1,894 1.00/1.00 vMB 134
454,972 454,972 000000000000000001a4efea8aed77bf22472952e0e11a2ea40264e0d3da362e 2,284 1.00/1.00 vMB 148
454,971 454,971 000000000000000001ca8e521980d3e375e109d58d71028e70b48ab9b179a534 2,076 1.00/1.00 vMB 127
454,970 454,970 00000000000000000116c72a2a87385afef74337decb9cadf004a866bb0c7420 2,447 1.00/1.00 vMB 158
454,969 454,969 0000000000000000024c7d9b11a516f8a2873da0a5b0259482f724c2ed4aef1b 1,963 1.00/1.00 vMB 134
454,968 454,968 000000000000000000cc1703f32f4ef9fefaf19c066bff269068c4f9a11b55ce 2,741 1.00/1.00 vMB 173
454,967 454,967 0000000000000000018ea144d411813852f35ac4cbaf021eaa3a3bf03439e200 2,758 1.00/1.00 vMB 203
454,966 454,966 000000000000000000af40e2295fe290fee4595333b842312d4d4d98172725ce 1,055 0.66/1.00 vMB 82
454,965 454,965 000000000000000000c3c78b72fee8a667e7ae07f57e8a5fe0955f9b2c253e4a 1,185 1.00/1.00 vMB 63
454,964 454,964 000000000000000000b20ef49806f854445f06a7708e78f30d3ffa01da937aa2 2,171 0.93/1.00 vMB 136
454,963 454,963 000000000000000001e8c35fc00282e12b0a248c1957407e2cf4f2767fe3407a 2,080 1.00/1.00 vMB 111
Previous 10 blocks ↓
Total Size: 782.79 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: 709.82 GB
    • Received: 16.99 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.