Loading Tool

Explorer IconExplorer

Memory Pool

73,201 transactions
27.13 vMB
0.06096064 BTC
Random Selection Loading Transactions
Max Size: 165.68/200 MB

Candidate Block

Mining Attempt d7769d33af79a59ee4c9d470c64eed480b7d5307b91b7dd53a92c5d83a4509ba
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root 1ed6358db7fb1fe962d38be2b51b47afa3237d5a51c8d908e99617da55b0cbc5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,987
Size: 1.00 vMB
Total Fees: 0.00348967 BTC
Feerates: 20.14 > 0.35 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (506,797 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
408,494 408,494 000000000000000002c4bcb6965a409f630334ec5141c6b507d1d05ba71ea952 935 1.00/1.00 vMB 36
408,493 408,493 000000000000000000a213efa371feafff558fc3e2f441ad7fbf399ac7c221cb 743 1.00/1.00 vMB 38
408,492 408,492 000000000000000005ed354a6bba05ca1fa4dc46b6ec3b87948ed7df6bb2ab93 920 1.00/1.00 vMB 39
408,491 408,491 000000000000000001f8fecb6c34c615efa666279422e744798d97df113e4dfc 1,386 1.00/1.00 vMB 48
408,490 408,490 000000000000000005f03b512725ce171331204e69bf55a6e7f542619ba9ab4d 954 0.98/1.00 vMB 18
408,489 408,489 0000000000000000037f1827a0a215ed56146bbf88467dd3bd12ad95a1d15f5c 286 0.15/1.00 vMB 34
408,488 408,488 00000000000000000366d394d41243a9c5fe8b5d8a41b72fce777f56c2ae4187 967 1.00/1.00 vMB 15
408,487 408,487 00000000000000000461e7d65025d10e9b40c9532d8a76db7c7fc89e746997d1 172 0.11/1.00 vMB 28
408,486 408,486 000000000000000006035f2df0e0794ef1c38ebf620a98b043d4cc505c37a401 266 0.12/1.00 vMB 37
408,485 408,485 000000000000000000c93e89b37d2c21eb07359e449ccba459443c0246b51e98 1,298 0.99/1.00 vMB 19
408,484 408,484 000000000000000000582b712c2eaa0a1550d67e8b19719c0171f965798749cf 1,644 0.68/1.00 vMB 42
408,483 408,483 00000000000000000136e7f7ecf9b254438e08989deb43de7f6580b6cba17de1 580 0.41/1.00 vMB 28
408,482 408,482 0000000000000000025d9eb609fb8c8b3123e643fb0470f71dcfb42d4e047ee3 1,856 1.00/1.00 vMB 26
408,481 408,481 0000000000000000040df4f17cc33818f71b8ae1f938350dbe119ebf56e46031 3,350 0.99/1.00 vMB 72
408,480 408,480 0000000000000000035de062b18ce9e5b9aa2a5c67745e3b880ca21dd4c25438 863 1.00/1.00 vMB 17
408,479 408,479 00000000000000000283194582cb58454b41c01f91c0a42bbbb942a71c1b143b 2,001 0.99/1.00 vMB 38
408,478 408,478 00000000000000000588bdafb57d708a956848e57c13343cdee7f3da5af97907 2,204 0.99/1.00 vMB 28
408,477 408,477 000000000000000002916f54fa99a1b8480ecca7baf5c9d7baa6dbd7213cc6a3 3,451 1.00/1.00 vMB 72
408,476 408,476 000000000000000001dac3c29099c010ba0d753f5e56fff382f6af70a1929613 1,463 0.91/1.00 vMB 28
408,475 408,475 0000000000000000040dde56ecf4b085cdac9dea83a54e3edc877ea22619c7a9 652 0.28/1.00 vMB 37
408,474 408,474 0000000000000000041a3b3e1e81cef0b851d3e472dcc99d5e00cd2262a43645 893 0.60/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.90 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 713.54 GB
    • Received: 17.39 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.