Loading Tool

Explorer IconExplorer

Memory Pool

78,199 transactions
29.02 vMB
0.11346797 BTC
Random Selection Loading Transactions
Max Size: 175.13/200 MB

Candidate Block

Mining Attempt 1cf5a350d78d070e29253c12675e8da5587347b1b0d47625c57f6d3eeffcb4a9
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 134c710092a7a59656e22a64ac54a88f236a2ae9044cb275c73a79c48a48b8ed
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,131
Size: 1.00 vMB
Total Fees: 0.03997851 BTC
Feerates: 150.80 > 4.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (281,842 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
633,423 633,423 0000000000000000000173c98b83c0ac08252a33d9f15d11ccf06ea677ca83af 2,644 1.00/1.00 vMB 47
633,422 633,422 00000000000000000003fb2ffa2c65e015de0fc5d0704611476fdb04d1127557 2,446 0.86/1.00 vMB 18
633,421 633,421 0000000000000000000dfb1c8972106ae7d7f74bcfe89bfbe926671c676f16cf 1,769 1.00/1.00 vMB 5
633,420 633,420 00000000000000000004c5fcf710ca4d99ad936500d542a2a3c0c1294b8cea1b 2,136 1.00/1.00 vMB 48
633,419 633,419 0000000000000000000077336c6bca48c6c4d2620c912cd07ff9b88ee8c0eea5 3,018 1.00/1.00 vMB 38
633,418 633,418 00000000000000000012cb488cee6f1f196a5c0999209a04df0e6080cea73ca1 1,489 0.57/1.00 vMB 18
633,417 633,417 0000000000000000000e6248e1e5a42f9f256f58c508ceec8ce0f3d2b6780719 2,617 1.00/1.00 vMB 30
633,416 633,416 0000000000000000000f59d17b24f790a7140d2f6c18d429f9cfc1f8cb642810 2,484 1.00/1.00 vMB 8
633,415 633,415 00000000000000000000ec68beb4c6918d0016d1953f0c0c14564274c48025a0 2,686 1.00/1.00 vMB 29
633,414 633,414 0000000000000000000ae545d20f83c937cab2f327d6c76e9db965b6ba9ed15b 2,740 1.00/1.00 vMB 51
633,413 633,413 00000000000000000009163aaef453ae204a45a4a95dfde317f4a916f62b3f93 1,484 1.00/1.00 vMB 10
633,412 633,412 00000000000000000005333b9872eac3916b1549cfe4f3493bf75cd5c5a87dd6 2,515 1.00/1.00 vMB 26
633,411 633,411 00000000000000000013fd082671d53d48be553197e5eedab8cccee06f41910a 2,610 1.00/1.00 vMB 37
633,410 633,410 00000000000000000001a26e05e909abaaeb4be88007e1c1dbd6e50652049496 1,493 1.00/1.00 vMB 3
633,409 633,409 0000000000000000000989893599e32d4b4fe784d5ff75b32985f195564b2e32 3,079 1.00/1.00 vMB 9
633,408 633,408 0000000000000000000604d660b20838b12d2eb682bc7bf762fdd33695871fa2 2,625 1.00/1.00 vMB 22
633,407 633,407 000000000000000000068739d881be6b062ca4092eaa26cd24ed53a9f4b49c51 2,651 1.00/1.00 vMB 52
633,406 633,406 0000000000000000001363440a3acf6524af16e9c6808cce397df19b131064dd 2,727 1.00/1.00 vMB 60
633,405 633,405 000000000000000000003f75ff101d305017597633249d0cce51fc6acf503845 1,577 1.00/1.00 vMB 12
633,404 633,404 00000000000000000014025f3c55c0f9b676d8d52bd1bd336ea45e730f6fe2bb 2,778 1.00/1.00 vMB 36
633,403 633,403 000000000000000000109a1979d9fbc3f0b5e8370e64a84cce55138a47ca8c2e 330 1.00/1.00 vMB 7
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: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 712.74 GB
    • Received: 17.21 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.