Loading Tool

Explorer IconExplorer

Memory Pool

72,527 transactions
28.34 vMB
0.07285547 BTC
Random Selection Loading Transactions
Max Size: 171.42/200 MB

Candidate Block

Mining Attempt 6a884e2665da78fb35fde3c3a1add4b73ae860d415524a3e9a94243ba5a50ac6
Version 20000000
Previous Block 00000000000000000000643621fefdd8d2b8dbe2725274357827e4ba0a62f960
Merkle Root 25944fe730eaa1e95d27ee7db3a6eb3918bf948347ce605598be9ce0224ac601
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,009
Size: 1.00 vMB
Total Fees: 0.01081502 BTC
Feerates: 150.52 > 1.08 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,451 (50,055 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
865,396 865,396 0000000000000000000016805745ec2e5f8853210de752db62f9a4e4be98b11f 5,796 1.00/1.00 vMB 24
865,395 865,395 0000000000000000000146e472c53ae3744bee7cead371c047ec4183899043e9 4,199 1.00/1.00 vMB 28
865,394 865,394 00000000000000000002a6ee873c3e7a2b4bff85cec4ff5e3af7f6c1cf61f8cd 5,641 1.00/1.00 vMB 20
865,393 865,393 00000000000000000002b0ee3e90ea83d90c7deac018e6764636fd7e01d01174 4,632 1.00/1.00 vMB 14
865,392 865,392 000000000000000000010a0f041459db86ea029a549a8076afd3cf3325b620fe 5,662 1.00/1.00 vMB 19
865,391 865,391 00000000000000000000cf60f52859a65ea830e72d3472b70de9ea8be261abb3 5,792 1.00/1.00 vMB 23
865,390 865,390 00000000000000000002ef263cc52a6d3cdc066b9429ae350ac11b2164751f46 5,929 1.00/1.00 vMB 32
865,389 865,389 00000000000000000000c698d24e1ec586019994867f8e5e8c03cb7c25c1fd0d 5,941 1.00/1.00 vMB 19
865,388 865,388 00000000000000000001692885cb3e2e4fecf4285a638ee4d38b6f7b76f2a439 3,620 1.00/1.00 vMB 31
865,387 865,387 00000000000000000000bfd5fa7ee5855fa1256aef8d448520ea913c2aa720f3 2,126 1.00/1.00 vMB 19
865,386 865,386 000000000000000000028265e22d6e034822f7ce42eb13997ee8c433263eb80c 3,719 1.00/1.00 vMB 23
865,385 865,385 00000000000000000000f484dbc8585d519bf5a38aa54749103791dd9049ba17 4,766 1.00/1.00 vMB 25
865,384 865,384 00000000000000000000f8c8073e8f6772e9d52180804a7f8935f0a79b023a3c 3,648 1.00/1.00 vMB 39
865,383 865,383 000000000000000000019b88cc47b3198c551f1676f3ee2851174ba91341cde9 4,619 1.00/1.00 vMB 38
865,382 865,382 00000000000000000002f963f1ace3e311d2350315d237a64def0a4fa04a8794 4,826 1.00/1.00 vMB 44
865,381 865,381 000000000000000000010655e014c5ab4f33d1c0413b62acd42da070d51b870b 5,939 1.00/1.00 vMB 49
865,380 865,380 00000000000000000002c9c39bdc7daa26c13371f75fa67fb82a3bb0e61c0168 6,694 1.00/1.00 vMB 59
865,379 865,379 00000000000000000000b741084f4e0569c89a90bdff6b1b411a36814d039159 6,633 1.00/1.00 vMB 59
865,378 865,378 00000000000000000000c7323b6e2358f173b9b37a385c3b7b61fa02da83bfbb 5,879 1.00/1.00 vMB 43
865,377 865,377 0000000000000000000032078d454d808603801731b8201b8629da95ead04738 6,768 1.00/1.00 vMB 55
865,376 865,376 00000000000000000000ff05938db577cfb6610f4d957b336ef2a05f6ca93e9c 6,199 1.00/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 783.18 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: 750.25 GB
    • Received: 18.84 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.