Loading Tool

Explorer IconExplorer

Memory Pool

78,260 transactions
29.09 vMB
0.07638642 BTC
Random Selection Loading Transactions
Max Size: 176.39/200 MB

Candidate Block

Mining Attempt d432d096afd5a72acdc4d1ebbe8de89a15217e6980a89682bfa9caf2a05969c6
Version 20000000
Previous Block 0000000000000000000047dfc430ec3ea755e869eaa3ed01b8a4b83beba66d58
Merkle Root 7b575e9a61a71a27a589e0c701438b9667f2ea1f6c5d1dff84f51efea5198e4d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,945
Size: 1.00 vMB
Total Fees: 0.01547820 BTC
Feerates: 100.19 > 1.55 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,102 (309,651 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
605,451 605,451 000000000000000000045b45d0ac4c5fff2f97e7b7ec3b0324ce3b1c092442bc 2,454 1.00/1.00 vMB 31
605,450 605,450 00000000000000000014eebb91d66028fe18ac56fcf13f6a81d03f715e52c5f3 2,974 1.00/1.00 vMB 46
605,449 605,449 00000000000000000007975ec714baa9ff16f4db9c2a0bca014dbf466f8281d6 2,897 1.00/1.00 vMB 54
605,448 605,448 0000000000000000000a778b311fee7a2ba111bd35daa1e499d83c1aeb0bf67c 871 1.00/1.00 vMB 11
605,447 605,447 0000000000000000000347cfd6523871a15ffea474e251d74703b78843b3fbaf 1,622 1.00/1.00 vMB 18
605,446 605,446 0000000000000000000a0bb8a8cb17bd3cd4dd9c53c2adba364c22762f5d996a 2,353 1.00/1.00 vMB 13
605,445 605,445 0000000000000000001041dd38a42eba7d10f87162f7843c135dd483fb80442c 2,625 1.00/1.00 vMB 34
605,444 605,444 0000000000000000001399d3a17066c60f5b66946f092b47ca46f231b227ab0e 2,863 1.00/1.00 vMB 47
605,443 605,443 000000000000000000083765b2320069bae86861fed577d33fd7ee13ba9c95cf 2,143 1.00/1.00 vMB 19
605,442 605,442 000000000000000000143c69658c69bf0f39d94a09b458919daef8c47eb85200 2,351 1.00/1.00 vMB 31
605,441 605,441 00000000000000000009910cfee440fb237c170d84b046eac06c418afaa27802 3,203 1.00/1.00 vMB 40
605,440 605,440 0000000000000000000188962547874cf6aa2edadd861bd7f7d41fafec546846 2,942 1.00/1.00 vMB 56
605,439 605,439 00000000000000000008ca678c725a11e33ec340cbb2ba87f52d1f257838f226 1,903 1.00/1.00 vMB 36
605,438 605,438 00000000000000000002d59c5e20749d2eb500eef1f29a72dbeabbf95984ea68 1,977 1.00/1.00 vMB 27
605,437 605,437 0000000000000000000fdfb711f5735b420f18454cf0125a429f89278739bc60 2,924 1.00/1.00 vMB 38
605,436 605,436 00000000000000000000c512473d5a52b7d47a11b18dce6397be3c5ed2d6b83d 2,459 1.00/1.00 vMB 29
605,435 605,435 000000000000000000056b6cad234fa37d982e279ce4864a5859c42a58001427 2,797 1.00/1.00 vMB 25
605,434 605,434 0000000000000000000fd9a05378fba5511fd6ccdc791b345cabe4ed50be3061 2,901 1.00/1.00 vMB 29
605,433 605,433 0000000000000000000b844bf55a620e8f03be84f3699c53096553269e3be844 2,969 1.00/1.00 vMB 51
605,432 605,432 00000000000000000009d77718e1012634130e79bbae445ee99a251310f8e907 1,772 1.00/1.00 vMB 19
605,431 605,431 0000000000000000000c632e79ed8376b98a24fc414b0d6a155a230ce20ac595 2,364 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.57 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: 671.09 GB
    • Received: 15.85 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.