Loading Tool

Explorer IconExplorer

Memory Pool

73,347 transactions
27.15 vMB
0.06102303 BTC
Random Selection Loading Transactions
Max Size: 165.85/200 MB

Candidate Block

Mining Attempt 55d4859a24f7c97ae7b9a7e8e28be34301d296e720aa4bab6804e1098fc7d437
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root b555de58054078920646f4742686d2366160db37845e744cad2e7456cd180f38
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,008
Size: 1.00 vMB
Total Fees: 0.00335538 BTC
Feerates: 22.12 > 0.34 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (206,134 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
709,127 709,127 00000000000000000008951805233b55df5d9017d5c6053a3f41519856e412d6 799 1.00/1.00 vMB 9
709,126 709,126 0000000000000000000b2f296976e0f32d57dafeec9025be8bb0c5b5d79f5404 2,112 1.00/1.00 vMB 15
709,125 709,125 0000000000000000000af651026e7afc5f796ec5a3ce237ecbf6a5e42ea1cf74 2,243 1.00/1.00 vMB 16
709,124 709,124 0000000000000000000100dde00655262b8194529bfc0cb6e05ab7340e66752a 1,837 1.00/1.00 vMB 13
709,123 709,123 00000000000000000000f663e58c777877643168d4bfb59c84ad770574022ade 907 1.00/1.00 vMB 8
709,122 709,122 000000000000000000068964d8ddf14c6234f14c780f05ba60763f6d98207e97 2,017 1.00/1.00 vMB 15
709,121 709,121 000000000000000000041acc1f36300adf9fe8147cb4d107c9094f23b7a0aee8 2,570 1.00/1.00 vMB 9
709,120 709,120 0000000000000000000b38b45ff85ac5e25b7c8df323804d232e54f88e5d3a95 2,669 1.00/1.00 vMB 11
709,119 709,119 0000000000000000000548633408b40a77d9be64692471a647bf4f21824ca0b3 2,500 1.00/1.00 vMB 10
709,118 709,118 00000000000000000000172935d83e8e3ae532f1dbd65885290404e764567f13 3,353 1.00/1.00 vMB 18
709,117 709,117 00000000000000000006407ec9a2e704007e1beba5fdeae13254c18de7651ee5 3,492 1.00/1.00 vMB 25
709,116 709,116 00000000000000000009734d963b729919b18c21cff63bd1a56d716e9547d7e0 1,884 1.00/1.00 vMB 10
709,115 709,115 00000000000000000001f8cfddc1acf6811002eb8d347f196ee0e3ee879631be 2,117 1.00/1.00 vMB 16
709,114 709,114 0000000000000000000bc8b2b1df499ce6f8bb6e418ea2c34a94f2b612b32469 2,955 1.00/1.00 vMB 17
709,113 709,113 00000000000000000002cc2327df90e5306c6e847005823ac95827a1a70b0ec9 2,854 1.00/1.00 vMB 13
709,112 709,112 000000000000000000079367551bc90a3d6f228c10a7f631255b3f8056e363c8 3,123 1.00/1.00 vMB 10
709,111 709,111 0000000000000000000c238152289fa4b0c8fea83e9ccaf13385735e0efb6762 1 0.00/1.00 vMB 0
709,110 709,110 00000000000000000003fcb387b1066ace0ccf31738b2f08e7441326b1a890c5 1,903 1.00/1.00 vMB 12
709,109 709,109 0000000000000000000c2d9c39eb8872a2f998289f3ca039574a09c1602de365 3,837 1.00/1.00 vMB 8
709,108 709,108 00000000000000000007a18e416879c38c2db2ad695a7e5abc8bfa3068ebbaf6 3,467 1.00/1.00 vMB 14
709,107 709,107 00000000000000000000166306796c7d48e8bc6dd283ada4be792d7c4e7e027b 3,022 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.85 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 712.42 GB
    • Received: 17.17 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.