Loading Tool

Explorer IconExplorer

Memory Pool

77,034 transactions
28.41 vMB
0.08787290 BTC
Random Selection Loading Transactions
Max Size: 172.89/200 MB

Candidate Block

Mining Attempt c05bb46680c2b247ca380184de37a490b1bbedb7d7d1e2b94d2e5ffb285d83a5
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root fc3b6247885a9d1fcc4aa348a2a0c6ddb154ec70d702732fd43d3abb2a4c460f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,601
Size: 1.00 vMB
Total Fees: 0.02440433 BTC
Feerates: 477.45 > 2.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (322,342 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
592,957 592,957 00000000000000000003f7fe3396db95fb824787ee9dd77de56ce5124e7a7514 2,550 1.00/1.00 vMB 25
592,956 592,956 00000000000000000011af0defe48b8c45918425feb2df22e61ab1e302f5fe0d 2,790 1.00/1.00 vMB 10
592,955 592,955 00000000000000000006af51f2de3b07589af6d880a1ea2640ca13dc2d435107 2,338 1.00/1.00 vMB 10
592,954 592,954 0000000000000000000dfb018e670b44d1aafafc75da68cd44c3675ecd02ec12 1,881 1.00/1.00 vMB 9
592,953 592,953 00000000000000000019b6033fe3109b877992d58fa94cead060b0ede3a35f2d 3,046 1.00/1.00 vMB 18
592,952 592,952 00000000000000000019c0a036a42652bdfff6300f180ba23de8ebe6265965a1 3,061 1.00/1.00 vMB 44
592,951 592,951 00000000000000000003125f33beb3193e8c9f0cbcf883d45797593058579d2c 3,112 1.00/1.00 vMB 36
592,950 592,950 00000000000000000000b1c878e77fb835b2c349bf72afda53525375fb6e901a 1,417 1.00/1.00 vMB 7
592,949 592,949 0000000000000000000a6babdac05fd1eccd6cea0399abcb0c3491ced30789bf 1,476 1.00/1.00 vMB 2
592,948 592,948 0000000000000000001848234164b9abfb36a686b91338184cf576015ffc08c6 2,264 1.00/1.00 vMB 6
592,947 592,947 0000000000000000000922d2d45fa2a773754a1c604342b5104cecfbd757cfe1 2,522 1.00/1.00 vMB 9
592,946 592,946 0000000000000000000430ecf3bd4890b42c4e9530bc64f7a9b1535979567f88 2,862 1.00/1.00 vMB 21
592,945 592,945 0000000000000000000abf7cafcfd3893e783321e4de149639a801c35216fa11 2,782 1.00/1.00 vMB 13
592,944 592,944 0000000000000000001281974361e478c4dd1d138c1fecb80c6c81c845614e89 2,070 1.00/1.00 vMB 20
592,943 592,943 000000000000000000133e62d6ff84c71c5a408278dcff9027dc816d2fa7ad61 2,921 1.00/1.00 vMB 26
592,942 592,942 000000000000000000040c984a2bca88acfb14c653bad377dbefdb4f0cebfccd 2,550 1.00/1.00 vMB 40
592,941 592,941 00000000000000000012c9b9da052d7937a7a8b0894de1250d3857dd6730f4ea 1,530 1.00/1.00 vMB 4
592,940 592,940 0000000000000000000aea07a0308d8adaff39fec30376dbe4992e2e38c4e65f 2,626 1.00/1.00 vMB 20
592,939 592,939 00000000000000000009db99aaa2416c28ae2edc62846fe4f0d08d48b0ab82a1 2,133 1.00/1.00 vMB 8
592,938 592,938 0000000000000000000ef7b9d16cb66741250cf531cf39a8c4306211ff513061 3,431 1.00/1.00 vMB 27
592,937 592,937 000000000000000000078c704450ec0785b333cc0fbb058f8c2e91217dca7309 2,990 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.