Loading Tool

Explorer IconExplorer

Memory Pool

75,151 transactions
27.75 vMB
0.07706296 BTC
Random Selection Loading Transactions
Max Size: 169.43/200 MB

Candidate Block

Mining Attempt b05b129a51e9b854a217d1797c0337bf5dcc82412c9c440e082cf698c690a690
Version 20000000
Previous Block 000000000000000000002bfb1ccb7aeece6203b088c253b5b9e390365e6615b7
Merkle Root 3ef860e816e84dc4631bca12905b17e7505d3f73ade54ccfc029065521f1063f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,199
Size: 1.00 vMB
Total Fees: 0.01757404 BTC
Feerates: 100.53 > 1.76 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,251 (495,529 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
419,722 419,722 000000000000000004956cbed265611df916399333d23a14435286b461093c3b 1,410 0.58/1.00 vMB 56
419,721 419,721 0000000000000000013572019b8a86e129f4a766d0a532f73912d8f6862c10f5 107 0.04/1.00 vMB 56
419,720 419,720 0000000000000000038ae9ef4f5aa6af900231dc3aa8007fae7ab31b415ff53f 2,288 0.96/1.00 vMB 55
419,719 419,719 000000000000000000886c2bda7d124fcbbe28861f1238511b49e0813d452b9a 506 0.22/1.00 vMB 63
419,718 419,718 000000000000000003b514fae535fafb96c5b185cf96d53cfa2638cef8fd925e 306 0.13/1.00 vMB 63
419,717 419,717 000000000000000004973dee6a0efa7275b432a1fc1e1eaaa1321b601f45ee35 65 0.13/1.00 vMB 15
419,716 419,716 0000000000000000041b54027b2bd7eed290459ae5003b46b58bda8694464287 1,924 1.00/1.00 vMB 41
419,715 419,715 000000000000000004895fc84ba25fb7fba80af606d8bb542a79a9db5f5baa65 2,381 1.00/1.00 vMB 55
419,714 419,714 00000000000000000142847fb84aa72210b55a9e30ef925ddee6de9eaa9e4db7 2,070 1.00/1.00 vMB 48
419,713 419,713 00000000000000000030d02b4d723d683ef5ffa9d1e27442c9d29a4b699d6d13 2,487 1.00/1.00 vMB 62
419,712 419,712 0000000000000000029b799b5f218c65860bb807fb36fdef4c4dd10b2edfd112 2,793 1.00/1.00 vMB 68
419,711 419,711 000000000000000004f5207d551a7e6f74840560fda768c74de00dd2663c240e 181 0.22/1.00 vMB 18
419,710 419,710 0000000000000000002b9a3b47dbad24e7cbfbfc0d85fe3bc4413e784ec749f9 1,777 1.00/1.00 vMB 40
419,709 419,709 000000000000000002826dc29e4a456f990310c87d652998336262db3d9d5ea4 871 0.65/1.00 vMB 30
419,708 419,708 000000000000000002f65c072e7b735c25a1227261f0b6cefcb0cf678e704244 2,975 1.00/1.00 vMB 75
419,707 419,707 00000000000000000311619b5d9e7ce646d3e020fbacf88049d30276552536a0 1,041 1.00/1.00 vMB 28
419,706 419,706 0000000000000000050a0ba5efc1d8fcc155ce327526461b2eab53f03ba3ae87 375 0.99/1.00 vMB 15
419,705 419,705 00000000000000000240dffeda74a2eec8776e47b4080fa32759adfe993f57ea 1,951 1.00/1.00 vMB 47
419,704 419,704 0000000000000000002658687abc6bdb6d62570d5916fd084ac3ae6fb10e565d 1,705 1.00/1.00 vMB 33
419,703 419,703 000000000000000000f0032058fb4473ea7ca2cf3e0efc55334a4a64d538b315 2,750 1.00/1.00 vMB 45
419,702 419,702 00000000000000000237aa81fa4784fec3842879f01d30d6b5b9e9aa9d073229 3,088 1.00/1.00 vMB 101
Previous 10 blocks ↓
Total Size: 782.83 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: 711.65 GB
    • Received: 17.11 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.