Loading Tool

Explorer IconExplorer

Memory Pool

81,648 transactions
34.36 vMB
0.14223759 BTC
Random Selection Loading Transactions
Max Size: 195.24/200 MB

Candidate Block

Mining Attempt 8073fac0d4e8984f0add3fd32031abc877a3fab1c802ef6750c6f31b2db20e56
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root ac70ec7f6e9cfbbc8e4bbcba74b0fe49c097642cc061a1c7aa52db15389e7340
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,019
Size: 1.00 vMB
Total Fees: 0.02730952 BTC
Feerates: 384.62 > 2.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (43,818 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
871,593 871,593 0000000000000000000137b43fa77c2be009ba07c35740f250a64c7a28e4195d 2,074 1.00/1.00 vMB 4
871,592 871,592 00000000000000000001b7bb1f62d9541512f3e4913b23bb7a4a954a8594ffe1 2,861 1.00/1.00 vMB 8
871,591 871,591 00000000000000000001dd3a1a1c33c664614cd1618be3c5646309bef5537410 2,446 1.00/1.00 vMB 9
871,590 871,590 000000000000000000006bbe9db8eb363cee4b19e3845528232c05ada39e99f5 3,477 1.00/1.00 vMB 21
871,589 871,589 0000000000000000000131c9b34ca618457836756c9fc7c86460ca34091cda24 3,788 1.00/1.00 vMB 13
871,588 871,588 00000000000000000000e527b2904fadf47ed530cc6d93d9ee522f3ebb89cb68 2,779 1.00/1.00 vMB 7
871,587 871,587 00000000000000000000b12f0165be14b6f6e5a0639fc3091d7c4d46b444fed9 2,114 1.00/1.00 vMB 6
871,586 871,586 00000000000000000000d5344026082d1651c2849326bd39c16d8cfc1108d5c4 2,815 1.00/1.00 vMB 11
871,585 871,585 000000000000000000028994a53e944bd39bc20d832c73ea6312553aa4ceb988 2,289 1.00/1.00 vMB 7
871,584 871,584 000000000000000000000b98b6ab932bdc76315ae3b542d81fea6c19b4b23658 3,466 1.00/1.00 vMB 13
871,583 871,583 0000000000000000000127235aa8294d15e6e366f57d1095659c9d10ab88c93d 4,211 1.00/1.00 vMB 11
871,582 871,582 0000000000000000000204c3909462439cdbdb21450e6beb68824ae907eb16df 3,208 1.00/1.00 vMB 12
871,581 871,581 00000000000000000000dca343daf24b95bcc61b3d9687d133c727b3029a1b2f 1,827 1.00/1.00 vMB 9
871,580 871,580 0000000000000000000160f4abb790786580010b7ab753a173ad5dcab022eba9 2,807 1.00/1.00 vMB 12
871,579 871,579 000000000000000000010f959753b077fd20766cd7fe1e4f1e19185235f2b69f 3,377 1.00/1.00 vMB 18
871,578 871,578 00000000000000000000eb5c8b661ac024c8db31e487e6303aa8865773f8c01b 3,402 1.00/1.00 vMB 17
871,577 871,577 0000000000000000000244f50efcd924a45aa7e3b0defea524c2f2eec8a1323f 1,573 1.00/1.00 vMB 7
871,576 871,576 0000000000000000000034336c243e4f03e66be85a272a25e77de23367f1f2ef 3,222 1.00/1.00 vMB 20
871,575 871,575 000000000000000000006375f46af268bbb064eaf3e86dc5c7eae82bd6a2d5f4 1,191 1.00/1.00 vMB 10
871,574 871,574 0000000000000000000102e9baa6b29e78d8d9c8e53784683aa9f80514cc99e5 962 1.00/1.00 vMB 10
871,573 871,573 000000000000000000000131318c1069ba857db4e7403e74e75b6af053654845 1,456 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 783.10 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: 729.83 GB
    • Received: 18.49 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.