Loading Tool

Explorer IconExplorer

Memory Pool

78,360 transactions
29.44 vMB
0.06720645 BTC
Random Selection Loading Transactions
Max Size: 176.73/200 MB

Candidate Block

Mining Attempt 0ec2dfb77c70acbc7ee95ea68efca7b515f8488804af335a40ffa0bdf2b58eac
Version 20000000
Previous Block 00000000000000000000187ee6189e7067e8587b66047a365b53e905d3f953f0
Merkle Root 375f9e4dd37f5fa990ba6c1523312e177398e7ef6e8670a4b8fb8c9a761ca022
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,656
Size: 1.00 vMB
Total Fees: 0.00727511 BTC
Feerates: 180.34 > 0.73 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,017 (389,336 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
525,681 525,681 00000000000000000031da971487227168d5dae1a828a2c40d0235e97272aacc 132 0.07/1.00 vMB 29
525,680 525,680 000000000000000000304c2956d5179c08b906a6e0f36e1966da92d49756b38f 79 0.02/1.00 vMB 24
525,679 525,679 0000000000000000000ec4cbc1df52daf0ba11594f141519af3d257873d0927a 93 0.03/1.00 vMB 10
525,678 525,678 000000000000000000039440789f9b2ec4a7508aae6f15703c1db86945379f38 774 0.31/1.00 vMB 26
525,677 525,677 000000000000000000090b150b0465c4ede80092bf4f2dc8ace568dac671b70f 387 0.15/1.00 vMB 16
525,676 525,676 000000000000000000290f05b1b517ec2f4dfef610219624be35df1d44439ada 1,049 0.34/1.00 vMB 19
525,675 525,675 000000000000000000372f31fd99b2649b895973635f462f3d53d63de39d74c0 118 0.04/1.00 vMB 35
525,674 525,674 00000000000000000032bb63a8f204fc134d89577918a954c532cef52c0f6eeb 2,379 0.87/1.00 vMB 17
525,673 525,673 0000000000000000003f4a45d6da64cbfc340d5c84cddc3a40bc5b87200c2ed9 1,020 0.41/1.00 vMB 23
525,672 525,672 00000000000000000028e44ee461a520b3f1258cfd607481871325fe5180a586 965 0.44/1.00 vMB 10
525,671 525,671 00000000000000000041003d5c178e038abfb208dfe2dc4bae592403bd38b24c 2,869 1.00/1.00 vMB 20
525,670 525,670 0000000000000000001fc80daefe215acc83f60e947b0adceafc1a97cb222ca6 2,672 1.00/1.00 vMB 23
525,669 525,669 000000000000000000006dde47d8f11408903d904ec3a222da5f0cd10784bd47 2,296 1.00/1.00 vMB 16
525,668 525,668 0000000000000000001b0ceba576e440014e8a03930ad35db0449f2fae3a3d6e 1,102 0.47/1.00 vMB 17
525,667 525,667 0000000000000000003c9eaae84059a49ae28230054bd1b9d7c78f6750aa8e66 3,024 1.00/1.00 vMB 10
525,666 525,666 0000000000000000002781cb3e78b2db6d12471e8a9ba8c787b617a5eaca351f 1,749 1.00/1.00 vMB 15
525,665 525,665 00000000000000000027e26dd2b989a825fb3aceacf60af62b840fc4ce93ed14 2,149 1.00/1.00 vMB 21
525,664 525,664 0000000000000000002287238929c9432553fc273996b4069215a48bc291453e 2,476 0.95/1.00 vMB 30
525,663 525,663 000000000000000000095f2b2e217f29b14d0b2e35bae45014f00792efc4f0c3 1,552 0.63/1.00 vMB 22
525,662 525,662 000000000000000000178ac3f3e7502bc10c7123a4ec34fd822e990fa74c5dd7 527 0.17/1.00 vMB 19
525,661 525,661 0000000000000000000d134acf18df628d75444987192239b73add4d263d2c21 36 0.01/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.43 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: 665.48 GB
    • Received: 15.14 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.