Loading Tool

Explorer IconExplorer

Memory Pool

38,234 transactions
26.34 vMB
0.06267188 BTC
Random Selection Loading Transactions
Max Size: 135.60/200 MB

Candidate Block

Mining Attempt aed9228d3ce974b317d625ad6812f4c8d072fc727a295756c66cad5ea64b6189
Version 20000000
Previous Block 000000000000000000002d05d6b44ad40f04c8763a38c5afbba07e4fafa201d8
Merkle Root cfae2f4c32f47398d3bd46306d161bf78e6ab1f11c5aa6ed5e2043c9fef0302c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,007
Size: 1.00 vMB
Total Fees: 0.01377792 BTC
Feerates: 160.85 > 1.38 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,672 (504,815 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
409,857 409,857 0000000000000000053bfc49340a416a7d67d2a1f5b4f985a900671fdf3ffc0b 3,119 1.00/1.00 vMB 64
409,856 409,856 0000000000000000044031a64310b6ac5b399c70c910dc4770f00520efae6924 3,207 1.00/1.00 vMB 59
409,855 409,855 0000000000000000030ae057daffc0987ddf7dbda9d86e8c35d8bdf85774cd68 98 0.03/1.00 vMB 68
409,854 409,854 000000000000000004d32bbea1eaa203cdef1f0c155633c39be669398c7e8e57 2,056 0.99/1.00 vMB 37
409,853 409,853 000000000000000002bcecc2da78a7529d003e4799648a2ab140b3d49de8eb58 2,017 0.99/1.00 vMB 53
409,852 409,852 000000000000000001ff60767ef7db8683e9f9c74b209b93b20cd5fe2e5da028 644 0.32/1.00 vMB 37
409,851 409,851 000000000000000001b74c894ff883d7ea809920ddacd56547914433595662a4 795 0.34/1.00 vMB 42
409,850 409,850 000000000000000002870b63a72a20e18b486b08e5ce07064cf67b6bd85aa11b 1,080 1.00/1.00 vMB 19
409,849 409,849 000000000000000004a86299063649bb9aae4a74b1170299c2e293ebc20b7bc6 1,887 0.98/1.00 vMB 37
409,848 409,848 00000000000000000447aee545208923e1a89c3ec796ebafe488c8437180087d 605 0.89/1.00 vMB 17
409,847 409,847 000000000000000004c8fde85c3d644e627d8e1a62a6f8554977a85410a4b3c7 894 1.00/1.00 vMB 22
409,846 409,846 000000000000000001abf9f877fd01ab6e01b04a40f7bb03523982399f7add9e 1,080 1.00/1.00 vMB 24
409,845 409,845 000000000000000000138e69d0116c439242ae32321f2f5495bdca264cec83be 293 0.10/1.00 vMB 51
409,844 409,844 0000000000000000008c4044fc67712d38a34d75308ab1bba381f6fc446aec30 456 0.35/1.00 vMB 23
409,843 409,843 0000000000000000014525d07c73dd314171b3dded13162cc253d5689515cc55 2,328 1.00/1.00 vMB 48
409,842 409,842 0000000000000000053d8a14b0e837f4c521c0dc40f320c45fb18d2454067bbf 1,321 1.00/1.00 vMB 26
409,841 409,841 000000000000000000cb21335c7c6f02b21dcd29bb4ef2f892788b018306753e 944 0.68/1.00 vMB 29
409,840 409,840 000000000000000002b50aeebc0aba202251f8988e1bf2fff68897e3228a11f7 1,051 1.00/1.00 vMB 19
409,839 409,839 00000000000000000438c0d3f5fbbb5af92a911beb4881fd3d5ebeb4a9370fe1 2,029 1.00/1.00 vMB 34
409,838 409,838 0000000000000000019451ebfac77db0816fcac2b3c65a5d25ce0d888a34a7c3 2,288 0.75/1.00 vMB 52
409,837 409,837 0000000000000000060a99d93bbd39f1f82ab1fc9f18bbf65a6ef21034a17734 2,998 1.00/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 781.81 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: 635.30 GB
    • Received: 12.30 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.