Loading Tool

Explorer IconExplorer

Memory Pool

80,658 transactions
30.57 vMB
0.09370486 BTC
Random Selection Loading Transactions
Max Size: 185.83/200 MB

Candidate Block

Mining Attempt 5d55f019337b46e4c56d82937ed7f7298fedf2aa6dddc3791938663d86b7649f
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root 4238e42b3b123d12e65257e63663f78c884c6896c2fbd9d82c490ff4862c5178
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,727
Size: 1.00 vMB
Total Fees: 0.02347703 BTC
Feerates: 301.59 > 2.35 > 0.91 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (596,386 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
319,009 319,009 00000000000000000a934aa9575b00d8f42376047d0a261712050470ddc2be9a 183 0.11/1.00 vMB 26
319,008 319,008 00000000000000001ef4414f777d820c50e26f98f5cbfa24f264d5d58561a564 94 0.05/1.00 vMB 35
319,007 319,007 0000000000000000233e55cf73e512a72c8cae58bee76a9c8c044bbec3c2958a 38 0.02/1.00 vMB 34
319,006 319,006 000000000000000019620955723ca394a275ea009faa98f34d563bf0ac1f9ecc 38 0.02/1.00 vMB 37
319,005 319,005 0000000000000000223322a03bcf6756a06ac8f25eabc876834290bd5f249317 245 0.13/1.00 vMB 32
319,004 319,004 000000000000000001e26304f9d12eaf426a961f9e1ddf7d99db3dc7a0a950ca 125 0.05/1.00 vMB 34
319,003 319,003 00000000000000001bdd7f962063191ddc79d7e262ce1083e56d5d61c7d727b3 230 0.11/1.00 vMB 29
319,002 319,002 00000000000000001aa54b57d6a26c9d1151fd4fccd32af1301333f4c8b554ee 50 0.07/1.00 vMB 12
319,001 319,001 00000000000000002710592f531c9330fd0c0dcd7c3215b42eb76fa6d7516843 350 0.18/1.00 vMB 29
319,000 319,000 00000000000000001a198b049170a5c78e56bbb8f876cec0c903d56aa7dd164f 578 0.31/1.00 vMB 30
318,999 318,999 00000000000000001ff6dc51863f89e36bc6e4a35699f01b68ca5956e5241285 730 0.35/1.00 vMB 30
318,998 318,998 000000000000000015d3a268622193f3acdda31dcc2cd358b229666e6fe5946c 788 0.43/1.00 vMB 32
318,997 318,997 00000000000000001fae4386ea38aa57895e006185513f81356ee6c7756fb34a 118 0.06/1.00 vMB 31
318,996 318,996 00000000000000000565a15bd15a7fd23d03a7ac22b34e8753ecaac150b545a3 858 0.50/1.00 vMB 27
318,995 318,995 00000000000000001cfbd444b3f05a15663a1fdbccde28496eded1f5e5f9c909 147 0.09/1.00 vMB 28
318,994 318,994 000000000000000026db3928020bb74f6321dbf9377a167631f53b3cd687e80a 393 0.20/1.00 vMB 30
318,993 318,993 00000000000000001c2eb9d46f10d232c9e884b774588a4f0eb7ccb4c6e7bb27 178 0.07/1.00 vMB 31
318,992 318,992 0000000000000000170b6eddd1a3f43fc3d92c667f7bcf107837aba30bf7b3e0 59 0.03/1.00 vMB 23
318,991 318,991 00000000000000001ff98153dd4d0d93e17b05b5bc532386a0dde7a34f5a34bc 163 0.08/1.00 vMB 29
318,990 318,990 00000000000000000639f15388db5ad10876d9c1d64b0f9ee48b99c04575e189 565 0.29/1.00 vMB 25
318,989 318,989 00000000000000002293c002999312265b98675b8d73a0cb5771974bbb1e6789 949 0.54/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 783.07 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: 720.95 GB
    • Received: 18.33 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.