Loading Tool

Explorer IconExplorer

Memory Pool

78,560 transactions
29.26 vMB
0.10520450 BTC
Random Selection Loading Transactions
Max Size: 176.00/200 MB

Candidate Block

Mining Attempt fadaa1ce0414a4a729228823b0261770248d8fdb6a37d64e293b8416788ce44e
Version 20000000
Previous Block 00000000000000000001a2148a353b227d382a7d8eddccbe4a14c874fc92a04e
Merkle Root 7b63750066212c157ab16c9cb3b72615be9f39c2f4bad66c2ae2ee835716a5b7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,390
Size: 1.00 vMB
Total Fees: 0.02911921 BTC
Feerates: 144.91 > 2.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,267 (211,754 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
703,513 703,513 000000000000000000099e1ffd6ac9e5e3a39f413854152353cfa32eea712ee0 1,018 1.00/1.00 vMB 4
703,512 703,512 00000000000000000002542f30051c7eb750980ae9d260c894c068ce606de658 2,562 1.00/1.00 vMB 6
703,511 703,511 0000000000000000000d02ad86975546d7c511c4ca208aeb60cf50bd6ed6231e 2,307 1.00/1.00 vMB 11
703,510 703,510 000000000000000000088869198c93e56df4d360a19e28d2bbbf423fed66ffd0 1,885 1.00/1.00 vMB 14
703,509 703,509 0000000000000000000aebea6107908bfa29629ef929eaf7b6229735962442d3 2,662 1.00/1.00 vMB 30
703,508 703,508 0000000000000000000d22936235435f38905b7b94a1a25cfcfe804449534bad 1 0.00/1.00 vMB 0
703,507 703,507 00000000000000000009dcbef7e04630d318d592eed60828a35ebd02492eea38 401 1.00/1.00 vMB 2
703,506 703,506 0000000000000000000dbc796b47416bc078b59f09696c05728536bea642b3ee 1,508 1.00/1.00 vMB 2
703,505 703,505 0000000000000000000d4e8b99b29a39b02b2c7066bd86e63058384162625ca2 2,268 1.00/1.00 vMB 7
703,504 703,504 00000000000000000005c37b6e418be33b56eaaa6fda2223f64b025958239582 2,436 1.00/1.00 vMB 22
703,503 703,503 00000000000000000003fffdb83180df791fcaaed48f72abf10840e92234df18 1,822 1.00/1.00 vMB 7
703,502 703,502 0000000000000000000c689e6452100a18fcf270b27c8f15738a1894e3c1d0bb 2,069 1.00/1.00 vMB 5
703,501 703,501 0000000000000000000b666a9cc87bca879bcf71a2afe1cce33bcf11976f5f53 1,758 1.00/1.00 vMB 5
703,500 703,500 00000000000000000009006cce293b55e32fb78ec107e65ca1cc0e6436191a96 1,639 1.00/1.00 vMB 9
703,499 703,499 000000000000000000099bbb852db488b625ea42841201bd01509f6f1cb5942b 2,336 1.00/1.00 vMB 7
703,498 703,498 00000000000000000007e9529f222421c8d00674fc26d663c8639cf891c6902d 3,272 1.00/1.00 vMB 21
703,497 703,497 00000000000000000001733384341f2c762848d93fd669b59ad6b0fd604d1f31 3,400 1.00/1.00 vMB 7
703,496 703,496 00000000000000000000e6ec95db6bfc866ee605c8947907f3c71fd9f073d547 1,751 1.00/1.00 vMB 8
703,495 703,495 00000000000000000005183cb28d18535c2d94047e32cac102876d6c64b8f869 3,005 1.00/1.00 vMB 8
703,494 703,494 0000000000000000000b497daab5bb82d5a640552bd95f7cb6842d78ba806c93 2,996 1.00/1.00 vMB 15
703,493 703,493 0000000000000000000a31b69e549c11ee0566f9112446a3ab1f8af8ecb98c8f 2,632 1.00/1.00 vMB 8
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.81 GB
    • Received: 17.22 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.