Loading Tool

Explorer IconExplorer

Memory Pool

76,542 transactions
27.97 vMB
0.07402344 BTC
Random Selection Loading Transactions
Max Size: 170.55/200 MB

Candidate Block

Mining Attempt 3d38cf82dc7b803b5524990c389e34b0137aeaa1913b833c379b87389ad77da1
Version 20000000
Previous Block 000000000000000000001bee83e68624596b19eb847a0cb1b253f34f30124d9f
Merkle Root 84edcc2e4f5cdbf39e6b19688ca1f06a4912130316d4585f817d0358c304c2fa
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,052
Size: 1.00 vMB
Total Fees: 0.01279329 BTC
Feerates: 711.74 > 1.28 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,549 (636,759 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
278,790 278,790 0000000000000002d16a14feb005b056a68f00f66179f2d2d3c40c7af4797133 491 0.43/1.00 vMB 22
278,789 278,789 00000000000000020ad14ddbbe1eb61f02d994a50d735bd4b9ea975779025cf3 678 0.25/1.00 vMB 68
278,788 278,788 0000000000000000794d06f7ac135e2c4a538aae22e8313435ae9fd30a4e6c63 89 0.10/1.00 vMB 61
278,787 278,787 000000000000000057350c38147e2235fbce74f885eea7280732d2e90e15a881 376 0.22/1.00 vMB 42
278,786 278,786 00000000000000002a5f00fca1a57753fdd4f1edc9472e2397c8f0c24a3de6b7 29 0.03/1.00 vMB 25
278,785 278,785 000000000000000151f1ea5656d439f9434e0ed47dd4567c2c44549a29e9a698 133 0.16/1.00 vMB 28
278,784 278,784 00000000000000016f349046188237aca16f3af9506d1ef5d7ef3ddab37487ca 457 0.25/1.00 vMB 48
278,783 278,783 0000000000000002b412ccf96225b5da1eb8fd124e896fe1a5cdbed19d351fd6 523 0.43/1.00 vMB 41
278,782 278,782 0000000000000000cd70975af653dc1d120016bb26368622e59095cf0dcdd8f8 405 0.22/1.00 vMB 38
278,781 278,781 0000000000000001fc1681e84a7161e86f15c357076278e0d613ec150dc2f29d 256 0.12/1.00 vMB 59
278,780 278,780 00000000000000028c2840f106d97baf93abb594d851b04af5cda912c85e0ded 191 0.10/1.00 vMB 15
278,779 278,779 000000000000000147d644a12c6cd33fc255ea9e4d854667e409d45b60a85aaa 180 0.08/1.00 vMB 35
278,778 278,778 0000000000000000bb1dddecb075890293bbabf365b9a5cfb6379f1e6279db03 191 0.14/1.00 vMB 29
278,777 278,777 000000000000000177d21b86badcee53e02c8fd3f5248f679c328a016990339b 335 0.22/1.00 vMB 38
278,776 278,776 000000000000000264dfb00229cb6c2d5e1b2ae59059a2c51a6c8cf9dcf2aa5d 284 0.12/1.00 vMB 85
278,775 278,775 000000000000000272bed82bd58b99755497dd26c51287295ee244778d09a3fc 875 0.47/1.00 vMB 42
278,774 278,774 00000000000000012154da4647721dfaaeacafda2bd40424157ed0cc2d10d1eb 191 0.09/1.00 vMB 46
278,773 278,773 00000000000000028470e1f73211cbcbc0b7a00e35989f7f3e1504483ca3a2a7 69 0.04/1.00 vMB 64
278,772 278,772 00000000000000023fe118d1ecaa3a1e81b78ddaf8df2dc1f6698c6d6a245007 703 0.56/1.00 vMB 24
278,771 278,771 0000000000000002566104a44ff1d6f633fcc1a5b652a4cb351daa6db2804465 755 0.35/1.00 vMB 44
278,770 278,770 000000000000000168256fe207b62c8d14bb31f98327c35bd8f19236f5efdc93 231 0.25/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 783.35 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: 768.15 GB
    • Received: 19.53 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.